Skip to main content
GET
Get workflows handoffs

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required

Query Parameters

runId
string

Response

Successful response

id
number
required
workflowRunId
null | number
required
organizationId
string<uuid>
required
fromSpanId
null | string
required
toSpanId
string
required
fromAgent
null | string
required
toAgent
string
required
handoffType
string
required
context
null | object
required
timestamp
string<date-time>
required