workflows
Get current workflow code
Returns the source code of the workflow's current revision, scoped to the caller's org.
get/workflows/{workflow_id}/code
Path parameters
workflow_idstring uuid required
workflow identifier
workflow identifier
Response
OK
Example response
{
"$schema": "/api/v1/WorkflowGetCodeResponse.json"
}