Skip to main content
GET
Get a pipeline run

Authorizations

Authorization
string
header
required

OAuth2 access token or API key

Path Parameters

runId
string
required
Example:

"run_123"

Response

Run

runId
string
required
playbookId
enum<string>
required
Available options:
scheduling,
reporting
pipelineId
string
required
revisionId
string
required
status
enum<string>
required
Available options:
running,
complete,
failed
createdAt
string
required
updatedAt
string
required
output
any
error
any