Skip to main content
GET
Estimate Bill From Range

Authorizations

Authorization
string
header
required

Path Parameters

plan_id
string<uuid>
required

Body

application/json

DateRange is a JSON object which can be used to filter chunks by a range of dates. This leverages the time_stamp field on chunks in your dataset. You can specify this if you want values in a certain range. You must provide ISO 8601 combined date and time without timezone.

gt
string | null
gte
string | null
lt
string | null
lte
string | null

Response

Billing estimate

items
object[]
required
total
number<double>
required