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-d831-4664-8cc6-230b7a9a9e9b",
"edit_date": "2025-07-01 12:00:00",
"form_uuid": "123e4567-fcae-4b8e-98cd-230b7cdff13b",
"staff_uuid": "123e4567-0e73-4477-b05c-230b7027c5bb",
"regarding_object_uuid": "123e4567-1eb8-4c8b-9f72-230b756a097b",
"timestamp": "2025-07-01 12:00:00",
"form_by_staff_uuid": "123e4567-777d-4bf4-98b3-230b70128d2b",
"document_attachment_uuid": "123e4567-4dfd-4de7-810d-230b7f27e70b",
"asset_uuid": "123e4567-d15b-4d73-bfb7-230b7f06f88b"
}
]