List Services
Endpoints
List Services
Retrieve all services and pricing details offered by your organization
GET
List Services
List Services
Returns all services offered by your organization. This endpoint returns all results directly without pagination.Request
Response
This endpoint returns all services without pagination. See Pagination for endpoints that support paginated results.
Required scope
service:read
Errors
| Status | Code | Description |
|---|---|---|
401 | UNAUTHORIZED | Missing or invalid API key |
403 | FORBIDDEN | API key lacks service:read scope |
500 | INTERNAL_ERROR | Unexpected server error — retry with exponential backoff |

