List the org's workflows
GET/v1/workflows
List your organization's workflows as light summaries — id, name, description, active state and timestamps.
Pass active=true or active=false to filter by lifecycle state; omit it to
get everything. Read a single workflow to get its full editable spec.
Scoped to the API key's organization, so a key can only ever see its own org's
workflows. Requires the workflows:read scope.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 429
Successful Response
Error
Error
Error
Error
Validation Error
Error