Users
Get Process Users
Retrieve users eligible to be assigned to a specific process within a sub-project based on RBAC configuration.
GET
Query Parameters
The unique identifier for the sub-project.
The unique identifier for the specific process (optional).
Pagination page number (optional).
Number of results per page (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_RBAC_SETTINGS_MISSING | 1203 | RBAC settings missing or invalid |
ERROR_NOT_ALLOWED_TO_GET | 1205 | User unauthorized to view users list |
