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-5d68-4a62-9ddc-231d2efb92fb",
"edit_date": "2025-08-01 12:00:00",
"related_object_uuid": "123e4567-6cc5-42d0-bb06-231d202463eb",
"action_completed_by_staff_uuid": "123e4567-54e1-4a55-b1b5-231d20fc6afb",
"edit_by_staff_uuid": "123e4567-178d-48c6-b8f9-231d2c65e11b",
"create_date": "2025-08-01 12:00:00"
}
]