Retrieve Alerts

Returns a list of Alerts 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
integer

Filter by case ID. Must supply integer value.

integer

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

integer

Filter by the ID of the agent associated with the alert.

boolean

Filter by send_email status. Returns alerts matching the supplied boolean value.

string

Filter via description. Wildcards supported. e.g. description=B% will return all records beginning with 'B'. Do not use quotations like description="B%".

date

Filter by the date the last email was sent. Format: YYYY-MM-DD.

string

Filter by last email status value.

integer

Filter by the ID of the last email recipient agent.

string

Order results by a specified field. Prepend - for descending order. e.g. order_by=-id.

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