Skip to main content
GET
List escalations

Authorizations

Authorization
string
header
required

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

Query Parameters

space_id
string | null
cursor
string | null
limit
integer<int64> | null

Response

A page of escalations

data
object[]
required
next_cursor
string | null