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-6202-46bd-86ac-231109b62e7b",
"edit_date": "2025-07-01 12:00:00",
"form_uuid": "123e4567-274e-4ec4-8cc4-23110ff71adb",
"staff_uuid": "123e4567-6e10-42d7-94cc-23110dc85b8b",
"regarding_object_uuid": "123e4567-19af-474e-83ef-231104fe924b",
"timestamp": "2025-07-01 12:00:00",
"form_by_staff_uuid": "123e4567-9a95-4663-bc09-23110e7baadb",
"document_attachment_uuid": "123e4567-eb56-4f49-8926-23110044dbdb",
"asset_uuid": "123e4567-4ef3-4b7c-9328-23110d1ca3eb"
}
]