Prices
Retrieve Price Time Series
Retrieve a price object for a given subscription, including the variable price time series to optimize your consumption against. All prices are inclusive of VAT.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Example:
"sub_1"
Query Parameters
Start date of the period at 00:00:00 in local time of the customer (format yyyy-mm-dd)
Example:
"2025-02-01"
End date of the period at 23:59:59 in local time of the customer (format yyyy-mm-dd)
Example:
"2025-02-01"
Response
200
application/json
Retrieve the price details
The response is of type object
.