Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Array of customer_ids to check
Response
Returns counts grouped by customer_id
Used internally to retrieve aggregated peer or instance usage counts. Requires an internal token (not standard Bearer).
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Array of customer_ids to check
Returns counts grouped by customer_id