Get a list of escalation policy info
Retrieves a list of all escalation policy summaries and their associated teams that exist in your organization. If the optional filter query parameter is present, retrieves a list of all escalation policy summaries with a name matching the provided search filter.
This is the recommended way for determining to which team an escalation policy belongs.
This API may be called a maximum of 2 times per second.
Query parameters
An escalation policy name to be used for filtering the results. Note: If this parameter is present, it must be at least three (3) characters long
Headers
Your API ID
Your API Key
Response
A list of escalation policy info objects, each of which contain a summary of an escalation policy and a summary for the team associated with that escalation policy.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.