workflows
Get a workflow
Returns a single workflow, scoped to the caller's org (workflows in other orgs return 404).
get/workflows/{workflow_id}
Path parameters
workflow_idstring uuid required
workflow identifier
workflow identifier
Response
OK
Example response
{
"$schema": "/api/v1/WorkflowResponse.json"
}