Fetch usage summaries for a plan and customer
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
planId
The ID of the plan
Query parameters
externalId
The external ID of the customer
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