Workflows
Get Process Workflows
Retrieve a list of workflows configured for a specific sub-project and stage keys.
GET
Query Parameters
The unique identifier for the sub-project.
Filter workflows by stage keys (optional).
Response
Error Codes
| Code | ID | Description |
|---|---|---|
ERROR_PROCESS_META_IS_MISSING_IN_REQUEST | 1200 | Metadata missing in request |
ERROR_SUBPROCESS_META_NOT_FOUND | 1202 | Sub-project metadata not found |
ERROR_NOT_ALLOWED_TO_GET | 1205 | User unauthorized to view data |
