Authentication
This endpoint requires an API key for authentication. Include your API key in the request headers using thex-api-key header.
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| id | string | Yes | The ID of the project |
Query Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| page | number | No | 1 | The page number for pagination |
| pageSize | number | No | 10 | The number of items per page |
Response
Success Response (200 OK)
Error Response (400 Bad Request)
Error Response (401 Unauthorized)
Error Response (404 Not Found)
Error Response (500 Internal Server Error)
Example
Authorizations
Path Parameters
The ID of the project
Query Parameters
The page number for pagination
The number of items per page