Get space usage
Query organization usage by space and metric for a given date range.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
organization_id
Id of organization
Query parameters
metric
Comma separated list of API types (cma,cda,cpa,gql)
startAt
Date in yyyy-mm-dd format
endAt
Date in yyyy-mm-dd format
order
Order by usage. Default value is "-usage" and describes a descending usage order.
Response headers
Content-Type
Content-Type
Response
OK - Request successful