Get Response
Forms
Get Form Response
Retrieve complete response data including form answers and attachments.
GET
Get Response
Retrieve complete form response data including answers and attachments.
See Get File for download details.
Form responses are called responses in the API. Each form (request) can have one or more responses as contacts fill them out.
Response Formats
The endpoint supports two response formats controlled by theAccept header:
Response Fields
Response Attributes
User Object
Completion Status
Finding Response IDs
Response IDs are included when you retrieve a form. Use the relationships to find responses:Accessing Form Data
Thedata attribute contains all form field values:
Working with Uploaded Files
Responses include references to uploaded files in theincluded array:
Response Codes
Responses are automatically created when a contact starts filling out a form. Initially, they contain partial data and no completion timestamp.
Authorizations
API token (starts with pnbx_). Create at https://app.penbox.io/workspace/settings/api. Include as: Authorization: Bearer {token}
Headers
Response format: application/json or application/pdf
Available options:
application/json, application/pdf Path Parameters
Response UUID
Response
Successful response
Detailed response with all nested data
Response UUID
Timestamp when the response was completed
Last update timestamp
Form field values
User information
Uploaded files
Signature data
Organized files by category