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-0db3-47dc-808c-230b78c7c11b",
"edit_date": "2025-07-01 12:00:00",
"form_uuid": "123e4567-5645-453b-b92e-230b7190d97b",
"staff_uuid": "123e4567-c09d-4b02-9a46-230b7855bfeb",
"regarding_object_uuid": "123e4567-2ab2-4051-a31d-230b74d7a85b",
"timestamp": "2025-07-01 12:00:00",
"form_by_staff_uuid": "123e4567-2f3d-4699-be4e-230b7589550b",
"document_attachment_uuid": "123e4567-871f-424b-810a-230b7666c1eb",
"asset_uuid": "123e4567-2bca-44bc-b6c5-230b7ab50deb"
}
]