Returns a list of all workflows¶
Responses¶
| HTTP Code | Description | Schema |
|---|---|---|
| 200 | OK | < Workflow> array |
| 400 | Bad Request | No Content |
| 401 | Unauthorized | No Content |
| 403 | Forbidden | No Content |
| 404 | Resource Not Found | No Content |
| 415 | Unsupported Media Type | No Content |
Produces¶
- application/json;charset=UTF-8
Tags¶
- Workflow
Security¶
| Type | Name |
|---|---|
| apiKey | Shared Secret |
| apiKey | JWT Bearer |