Skip to content

List the levels of an escalation policy in order.

GET
/escalation_policy/{policy_id}/level/
curl --request GET \
--url https://api.siteqwality.com/escalation_policy/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/level/ \
--header 'Authorization: Bearer <token>'
policy_id
required
string format: uuid

Escalation policy identifier

Ordered list of levels

Missing or invalid authentication

Internal server error