A valid request URL is required to generate request examples
{ "created_at": "<string>", "definition": [ 123 ], "description": "<string>", "id": "<string>", "is_active": true, "name": "<string>", "published_at": "<string>", "trigger_type": "<string>", "updated_at": "<string>", "version": 123 }
Get a single workflow by ID with its latest definition
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Organization ID
Workflow ID
OK