Escalation Policies
Teams
Retrieve a list of escalation policies for a team
Please see the Escalation Policies section for retrieving information on escalation policies
Get the escalation policies for the specified team.
This API may be called a maximum of 2 times per second.
get/api-public/v1/team/{team}/policies
Path parameters
teamstring required
The VictorOps team to fetch
Headers
X-VO-Api-Idstring required
Your API ID
X-VO-Api-Keystring required
Your API Key
Response
The escalation policy list. This does not include details about the actual notification steps of the policy.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.