v6

latestOpenAPI 3.1.02026-08-04135335658.3 KB
Workflow Runs

Get Workflow Run

Endpoint to retrieve a workflow run by its ID.

get/workflows/v1/workflow-runs/{workflow_run_id}

Path parameters

workflow_run_idstring required
Example:5eb7cf5a86d9755df3a6c593

Response

Successful Response

workflow_deletedboolean

True when the workflow backing this run no longer exists (was deleted).

feedback_usersobject

Display identities for every user referenced by this run's feedback, keyed by user id. Shipped with the run so the client can attribute a comment or rating without holding a copy of the team roster; ids that no longer resolve are simply absent.