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-0049-4ea4-8e1d-230b74c6b61b",
"edit_date": "2025-07-01 12:00:00",
"related_object_uuid": "123e4567-db90-40b7-b7a3-230b7d6220fb",
"action_completed_by_staff_uuid": "123e4567-1413-4883-8308-230b781337cb",
"edit_by_staff_uuid": "123e4567-327a-4203-9385-230b7dcb40eb",
"create_date": "2025-07-01 12:00:00"
}
]