Get usage and quota
GET/v1/organizations/:organizationId/usage-and-quota
This endpoint returns the current usage and quota information for an Organization. You can optionally filter the result by Product using the productId query parameter.
The response includes monthly aggregate values, detailed request statistics, and quota limits used to monitor consumption and over-limit conditions.
Request
Responses
- 200
- 400
- 404
- 429
Bad request.
Not found.
Too many requests. In case of the request rate exceeds the rate limits.