Form Responses
List all Form Responses
Filtering
This endpoint supports result filtering. For more information on how to filter this request, go here.
OAuth Scope
This endpoint requires the following OAuth scope read_forms.
get/formresponse.json
Response
An array of Form Responses
Example response
[
{
"form_uuid": "123e4567-8f59-4273-9bb2-23f94e3071eb",
"staff_uuid": "123e4567-068f-433c-a2e6-23f94e815bdb",
"regarding_object_uuid": "123e4567-41ee-4ea3-8ca2-23f94fe918eb",
"timestamp": "2026-03-01 12:00:00",
"form_by_staff_uuid": "123e4567-0230-4fe1-83c9-23f94429362b",
"document_attachment_uuid": "123e4567-ff79-499a-8ef4-23f94a981a6b",
"asset_uuid": "123e4567-fc2c-4a3d-a278-23f942d7f62b",
"uuid": "123e4567-faa3-4649-8ea5-23f94011885b",
"edit_date": "2026-03-01 12:00:00"
}
]