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-1f0c-40e5-baf4-230fed1c492b",
"edit_date": "2025-07-01 12:00:00",
"form_uuid": "123e4567-822e-4582-a8f7-230fe084621b",
"staff_uuid": "123e4567-f8e9-4a27-82f8-230fe6ad7d2b",
"regarding_object_uuid": "123e4567-2b23-445a-a1c2-230fea96f15b",
"timestamp": "2025-07-01 12:00:00",
"form_by_staff_uuid": "123e4567-b070-4b8d-b144-230fed5857fb",
"document_attachment_uuid": "123e4567-039e-4d91-9894-230fea3054bb",
"asset_uuid": "123e4567-67b2-49d6-b813-230fe07916db"
}
]