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