Notes
Schema for Notes
get/notes
Query parameters
pageSizeinteger
pageCursorstring
sortField'created_at'
filterEntityIdnumber
The entity id to filter notes by
filterEntityName'JOB' | 'CUSTOMER' | 'CUSTOMER_INVOICE' | 'QUOTE' | 'SITE' | 'TASK' | 'ENQUIRY' | 'JOB_PHASE' required
The entity type to filter notes by (required)
filterCreatedByIdnumber
The user id who created the notes to filter by
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.