Get resource usage summary report
GET/reports/v1/usage-summary
Returns a summary of resource usage.
For detailed information, check the Resource Usage Summary report.
AUTHENTICATION REQUIRED
Authenticate API requests using an access token. Include it in the Authorization header as
Authenticate API requests using an access token. Include it in the Authorization header as
Bearer TOKEN
.Request
Responses
- 200
- 401
- 429
- 500
Success
Authentication credentials not valid
API call exceeded the rate limit
Internal server error