Skip to main content
GET
Consumption

Authorizations

X-API-KEY
string
header
required

API key used for authorization and authentication.

Path Parameters

tariffId
string<uuid>
required

Tariff ID

Query Parameters

page
integer<int32>

Zero-based page index (0..N)

Required range: x >= 0
size
integer<int32>

The size of the page to be returned. Default value is 100. Maximum value is 5000.

Required range: 1 <= x <= 5000

Response

Successful operation

totalPages
integer<int64>
required

Total number of pages.

Example:

1

content
object[]
required

Elements in the page. If there is no elements the list will be empty.

totalElements
integer<int64>
required

Total number of elements.

Example:

1