# Get all collections belonging to a project **GET /project/{projectId}/collections** Get all collections belonging to a project ## Servers - http://127.0.0.1:8278/api/v1: http://127.0.0.1:8278/api/v1 () ## Parameters ### Path parameters - **projectId** (string) Project ID ## Responses ### 200 OK #### Body: application/json (array[string]) array[string] ### 404 Not found #### Body: application/json (object) - **jobId** (string) - **message** (string) - **description** (string) - **timestamp** (string(date-time)) [Powered by Bump.sh](https://bump.sh)