Skip to main content
GET
Python

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef

Query Parameters

metric_name
string

Metric name for the resource (e.g., 'bm1-hf-medium_min')

order_by
enum<string>
default:active_from.desc

Order by field and direction.

Available options:
active_from.asc,
active_from.desc,
active_to.asc,
active_to.desc
Examples:

"active_from.asc"

"active_to.asc"

region_id
integer

Region for reservation

show_inactive
boolean
default:true

Include inactive commits in the response

Response

200 - application/json

OK

count
integer
required

Number of objects

Required range: x >= 0
Example:

1

results
BillingReservationV2ItemResponseSerializer · object[]
required

Objects