Workflows
Get Workflow
Get a single workflow by ID.
Returns workflow metadata only.
GET
Get a single workflow by ID.
Authorizations
Path Parameters
Response
Successful Response
A workflow and its current configuration.
Unique ID for this workflow
The name of the workflow
Description of the workflow
Project that owns this workflow. Null means the organization's shared workflows project.
Published workflow metadata when a published version exists
Server-derived permissions for the current actor.
Available options:
workflow:view, workflow:edit, workflow:run, workflow:delete, workflow:publish, workflow:review, workflow:manage Provisioning state of this workflow's WorkOS authorization resource.
Available options:
provisioning, ready, failed, deleting, deleted