v1
latestOpenAPI 3.1.02026-07-22136108233.0 KBworkflows
Get Workflow
Get a specific workflow by ID.
The workflow must belong to the authenticated organization.
get/v1/workflows/{workflow_id}
Path parameters
workflow_idstring uuid required
Query parameters
includestring nullable
Comma-separated list of related resources to include. Allowed values: tags, post_run_checks. Defaults to tags and post_run_checks when omitted.
Comma-separated list of related resources to include. Allowed values: tags, post_run_checks. Defaults to tags and post_run_checks when omitted.
Response
Successful Response