Skip to main content
GET
Billing aggregation

Authorizations

Authorization
string
header
required

DataHub API Key

Query Parameters

group_by
string
default:day
Pattern: ^(day|data_app|credential)$
created_from
string | null
created_to
string | null
tz_offset
integer
default:0

timezone offset for day buckets (minutes relative to UTC, e.g. 480 for UTC+8); default 0 means UTC days. Fixed offset, no DST; drill-down boundaries must be converted with the same offset into UTC absolute timestamps and passed as created_from/to

Required range: -720 <= x <= 840

Response

Successful Response

data
BillingReport · object
required

Spending aggregate from the caller's perspective (billing report): range total plus per-group breakdown. Data fees only.