Get a workflow
Endpoints
Get a workflow
Get a single workflow by ID, including the full workflow_schema. Returns 404 if the workflow is not in the caller’s organization.
GET
Get a workflow
Authorizations
User API key: Authorization: Bearer mx_live_*. The X-API-KEY: mx_live_* header is also accepted.
Required organization context for org-scoped endpoints.
Path Parameters
Workflow UUID.
Response
The workflow.
A workflow definition and its metadata.
Example:
"draft"
Example:
"organization"
Full WorkflowDefinition (nodes, edges, state_schema, metadata).
Default input parameters.
Default execution config.