Get a workflow
Returns the workflow's definition — the inputs it accepts and the steps it runs, in order. Call this before POST /workflow_runs to learn what to send.
get/workflows/{uid}
Path parameters
uidstring required
Response
Workflow definition
Changes
No recorded changes to this endpoint across all 1 revision of this API.