Skip to main content
GET
List operation transitions

Authorizations

Authorization
string
header
required

Send your team API key or project token as Authorization: Bearer <token>. The credential must have the required permissions. Project tokens can access only their own project.

Path Parameters

operationId
string<uuid>
required

Identifier used to retrieve the asynchronous operation.

Value constraints

Query Parameters

projectId
string<uuid>

Identifier of the Polymorfa project that owns this resource.

Value constraints

afterSequence
integer<int64>

Specifies after sequence for this query parameter.

Value constraints

Required range: x >= 0
limit
integer
default:25

Specifies limit for this query parameter.

Value constraints

Required range: 1 <= x <= 100
cursor
string

Specifies cursor for this query parameter.

Response

Success

data
object[]
required

Structured data carried by this object.

page
object
required

Specifies page for this schema.