List definitions

GET {{fastly_url}}/alerts/definitions?cursor&integration_id&limit&name&service_id&sort

List all definitions for a particular customer. Definitions can be filtered by name, serviceid, and integrationid.

Authorization: Requires API token.

Request Params

KeyDatatypeRequiredDescription
cursornullCursor value from the next_cursor field of a previous response, used to retrieve the next page. To request the first page, this should be empty.
integration_idnullFilter definitions by integration.
limitnullLimit how many results are returned.
namenullFilter definitions by name.
service_idnullFilter results based on a service_id.
sortnullSort the items by field provided ascending or descending.

HEADERS

KeyDatatypeRequiredDescription
Hoststring
Acceptstring