Notes
List all Notes
Filtering
This endpoint supports result filtering. For more information on how to filter this request, go here.
get/note.json
Response
An array of Notes
Example response
[
{
"uuid": "123e4567-8448-48ab-bf1c-2313f58eb54b",
"edit_date": "2025-08-01 12:00:00",
"related_object_uuid": "123e4567-7ad8-459a-8a56-2313f02c61ab",
"action_completed_by_staff_uuid": "123e4567-c147-4dd7-907e-2313fd8841eb",
"edit_by_staff_uuid": "123e4567-cc2e-43cc-bcc6-2313f5403ecb",
"create_date": "2025-08-01 12:00:00"
}
]