Workflows

Get Workflow Run

Get one run's step-by-step detail to see which step failed and why

Available only to Enterprise-plan workspaces and first-party clients.

get/workflows/{id}/runs/{runId}

Path parameters

idinteger required

The unique ID of the workflow

runIdinteger required

The unique ID of the run

Response

Successful response

object required

Changes

Changed in 1 of the 7 revisions of this API.6

    • added the media type application/json for the response with the status 401

      response-media-type-added

    • added the media type application/json for the response with the status 429

      response-media-type-added

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added