Get Run Invocation

View as Markdown
Get one durable invocation under its run using the bare invocation resource.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

runIdstringRequired
invocationIdstringRequired

Response

OK
actionenum
createdAtstring
idstringformat: "uuid"
runIdstringformat: "uuid"
runtimeIdstringformat: "uuid"
statusenum
durationMsinteger or null0-9007199254740991
errorobject or null
finishedAtstring or null
outputany

Any valid JSON value: object, array, string, number, boolean, or null.

startedAtstring or null

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error