Knowledge Storage
List Process Storage
Retrieve a paginated list of files associated with processes in a sub-project.
GET
Query Parameters
The unique identifier for the sub-project.
Pagination page number (optional).
Number of results per page (optional).
JSON string of filters to apply (e.g. search by filename or stageKey).
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 storage |
