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-932e-4c6d-a319-231b23158c1b",
"edit_date": "2025-08-01 12:00:00",
"form_uuid": "123e4567-a9eb-4f1f-bde6-231b25462c7b",
"staff_uuid": "123e4567-3693-483f-87bd-231b2c63e94b",
"regarding_object_uuid": "123e4567-492a-497a-b916-231b21d016db",
"timestamp": "2025-08-01 12:00:00",
"form_by_staff_uuid": "123e4567-aef3-4b9c-a2e0-231b268ab92b",
"document_attachment_uuid": "123e4567-95d4-4470-83e7-231b20aab61b",
"asset_uuid": "123e4567-f36c-440b-ac4c-231b285d1a7b"
}
]