Retrieve Notes

Returns a list of Notes applicable to the scope of the API auth token

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Order results by a field name. Prefix with - for descending order. eg. order_by=mod_date for ascending or order_by=-mod_date for descending. Must be a valid field on the resource; an invalid field returns a 400 error.

integer

Filter by case ID. Must supply integer value.

integer

Filter by the ID of the agent who created the note.

integer

Filter by the ID of the agent who last modified the note.

string

Return records with an entry date before the supplied date. Format: YYYY-MM-DD.

string

Return records with an entry date after the supplied date. Format: YYYY-MM-DD.

string

Return records with a modification date before the supplied date. Format: YYYY-MM-DD.

string

Return records with a modification date after the supplied date. Format: YYYY-MM-DD.

string

Return records with an entry date greater than or equal to the supplied date. Format: YYYY-MM-DD.

string

Return records with an entry date less than or equal to the supplied date. Format: YYYY-MM-DD.

string

Return records with a modification date greater than or equal to the supplied date. Format: YYYY-MM-DD.

string

Return records with a modification date less than or equal to the supplied date. Format: YYYY-MM-DD.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json