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-14df-4ee2-ac15-23110e4bcb2b",
"edit_date": "2025-07-01 12:00:00",
"form_uuid": "123e4567-9bef-450f-8eb9-23110ff7d23b",
"staff_uuid": "123e4567-51f2-4bda-8feb-23110fa2cc0b",
"regarding_object_uuid": "123e4567-5b4d-48dd-9886-231107db4fbb",
"timestamp": "2025-07-01 12:00:00",
"form_by_staff_uuid": "123e4567-860d-4e06-9af4-231104375a2b",
"document_attachment_uuid": "123e4567-8553-4ec9-896d-23110de81ecb",
"asset_uuid": "123e4567-9c1b-438f-b692-23110632e31b"
}
]