GET
/
customers
/
external_customer_id
/
{external_customer_id}
/
costs

Authorizations

Authorization
string
header
required

API Keys can be issued in the Orb's web application.

Path Parameters

external_customer_id
string | null
required

Query Parameters

timeframe_start
string | null

Costs returned are inclusive of timeframe_start.

timeframe_end
string | null

Costs returned are exclusive of timeframe_end.

view_mode
enum<string> | null

Controls whether Orb returns cumulative costs since the start of the billing period, or incremental day-by-day costs. If your customer has minimums or discounts, it's strongly recommended that you use the default cumulative behavior.

Available options:
periodic,
cumulative
currency
string | null

The currency or custom pricing unit to use.

Response

200 - application/json
data
object[]
required