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-3b7c-420b-8ce5-230b7b03951b",
"edit_date": "2025-07-01 12:00:00",
"form_uuid": "123e4567-8a2e-458f-be85-230b79dc267b",
"staff_uuid": "123e4567-2168-44ee-a8e3-230b718204ab",
"regarding_object_uuid": "123e4567-cdbb-4159-955e-230b7687cfcb",
"timestamp": "2025-07-01 12:00:00",
"form_by_staff_uuid": "123e4567-f700-4dc2-8946-230b7cdb46eb",
"document_attachment_uuid": "123e4567-44d8-43ff-98c6-230b7b4993db",
"asset_uuid": "123e4567-865b-4a3f-b74d-230b756abe1b"
}
]