Skip to main content
GET
Get Workflow Run Task

Authorizations

Authorization
string
header
required

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

Path Parameters

workflow_run_id
string
required

The ID of the workflow run containing the task.

step_number
required

The step number of the task to fetch (from ListWorkflowRunTasks).

Response

Success

data
data · object

The task detail.