GET
/
invoices
/
{invoiceId}
/
billing-run

Authorizations

Authorization
string
header
required

Value for the Authorization header parameter.

Path Parameters

invoiceId
string
required

BillingRun identifier

Response

200
application/json
id
string
dateRangeFrom
string
invoice
string
subscriptions
object[]
subscriptionItems
object[]
billedAt
string
dateRangeTo
string

The date range to which the billing run was created.

usageBreakdownUrl
string | null

Public url to view the detailed usage breakdown of this billing run.