Returns the average monthly usage summary in a Paged fashion for a specified Account.

Returns monthly usage totals for a single account, grouped into summary rows such as service and package combinations. The request requires both usage month and usage year and supports standard paging parameters.

Path Params
integer
required

Unique identifier of the account.

Query Params
integer
required

Numeric month of usage to summarize.

integer
required

Four-digit usage year to summarize.

integer
Defaults to 1

1-based page number to return. Defaults to 1 when omitted.

integer
Defaults to 20

Maximum number of summary rows to return per page. Defaults to 20 when omitted.

boolean
Defaults to false

Set to true to skip calculating the total number of matching rows.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json