Skip to main content
GET
Get execution detail

Authorizations

Authorization
string
header
required

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

Headers

authorization
string | null
x-ankra-organisation-id
string | null

Path Parameters

execution_id
string<uuid4>
required

Response

Successful Response

execution
ExecutionSummary · object
required
steps
ExecutionStep · object[]
required
step_summary
StepSummary · object