Skip to main content
GET
List tariffs

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

active
boolean
name
string

Response

200 - application/json

List of tariffs

id
string<uuid>
name
string
description
string
fallback_tariff_id
string<uuid>
active
boolean
default
boolean
fee_ranges
object[]
velocity_rules
object[]
created_at
string<date-time>
created_by
string<uuid>