Skip to main content
GET
List escalation paths

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

escalation_policy_id
string
required

Query Parameters

include
enum<string>

comma separated if needed. eg: escalation_policy_levels

Available options:
escalation_policy_levels
filter[path_type]
enum<string>

Filter by path_type. Returns all path types when omitted.

Available options:
escalation,
deferral
page[number]
integer
page[size]
integer

Response

200 - application/vnd.api+json

success

data
object[]
required
meta
object
required
included
object[]