Form Responses
List all Form Responses
Filtering
This endpoint supports result filtering. For more information on how to filter this request, go here.
get/formresponse.json
Response
An array of Form Responses
Example response
[
{
"uuid": "123e4567-7138-4598-85b0-2313fe2fb1cb",
"edit_date": "2025-08-01 12:00:00",
"form_uuid": "123e4567-fb7e-4314-98d9-2313f93a7cdb",
"staff_uuid": "123e4567-b74d-4b71-b371-2313fcacd85b",
"regarding_object_uuid": "123e4567-7fcf-4285-9d93-2313f8c5a55b",
"timestamp": "2025-08-01 12:00:00",
"form_by_staff_uuid": "123e4567-0900-410f-9306-2313f7d2f2eb",
"document_attachment_uuid": "123e4567-7705-4f5c-9b1e-2313f5eed51b",
"asset_uuid": "123e4567-24bb-41c5-8924-2313f002e2db"
}
]