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-6348-4546-bf5e-23184785ee3b",
"edit_date": "2025-08-01 12:00:00",
"form_uuid": "123e4567-57e6-4384-a5f2-231840059b6b",
"staff_uuid": "123e4567-e622-4792-ab07-23184817725b",
"regarding_object_uuid": "123e4567-6801-4fb9-bae4-23184864a33b",
"timestamp": "2025-08-01 12:00:00",
"form_by_staff_uuid": "123e4567-010d-4889-8771-2318486913ab",
"document_attachment_uuid": "123e4567-774f-4764-b0aa-23184b873abb",
"asset_uuid": "123e4567-68c1-48b8-9103-231849b302eb"
}
]