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
The body is of type object
.
Returns counts grouped by customer_id
The response is of type object
.