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-639c-4915-a143-230ef9bac0bb",
"edit_date": "2025-07-01 12:00:00",
"related_object_uuid": "123e4567-f1a2-43ac-9a1c-230efec4ee7b",
"action_completed_by_staff_uuid": "123e4567-f741-4b8e-86ba-230ef26149eb",
"edit_by_staff_uuid": "123e4567-a8c8-45b7-a734-230eff1609fb",
"create_date": "2025-07-01 12:00:00"
}
]