Workflows
Get a workflow revision
Returns a single revision including its full source. Defense-in-depth: the revision must belong to the named workflow or it's treated as missing.
get/workflows/{workflowID}/revisions/{revisionID}
Path parameters
workflowIDstring required
workflow identifier
workflow identifier
revisionIDstring required
revision identifier
revision identifier
Response
OK