Fetch usage summaries for a customer by external ID
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
externalId
The external ID of the customer
Query parameters
limit
Maximum number of usage summaries to return (1-1000)
offset
Number of usage summaries to skip for pagination
startTime
Filter usage summaries starting from this time (ISO 8601 format). Returns summaries that overlap with the time range.
endTime
Filter usage summaries up to this time (ISO 8601 format). Returns summaries that overlap with the time range.
Response
Success response
data
pagination
Pagination metadata for usage summaries