Get Run Invocation
Get one durable invocation under its run using the bare invocation resource.
Authentication
AuthorizationBearer
Use Bearer <api-key>.
Path parameters
runId
invocationId
Response
OK
action
createdAt
id
runId
runtimeId
status
durationMs
error
finishedAt
output
Any valid JSON value: object, array, string, number, boolean, or null.
startedAt
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

