Get All Usage Lines

A subscriptionId OR an externalSubscriptionId is required.

There are two ways to retrieve usage lines:

  • With summaryKey — returns all usage lines for that summary
    key, without pagination.
  • Without summaryKey — returns paginated results of all usage
    lines for the subscription. Use the page and size parameters
    to control pagination.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
uuid
string
string
required

Billing period with format yyyy-MM

string

Optional. Filter by specific summary key. When provided the response isn't paginated.

boolean
Defaults to false

When set to true, returns simulated usage lines instead of production usage lines

int32
Defaults to 0

Page number (0-based). Only used when summaryKey is not provided.

int32
Defaults to 20

Page size (max 100). Only used when summaryKey is not provided.

Response

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*