GET
/
invoices
/
{invoiceId}
/
billing-run

Authorizations

Authorization
string
headerrequired

Value for the Authorization header parameter.

Path Parameters

invoiceId
string
required

Invoice identifier

Response

200 - application/json
id
string
dateRangeFrom
string
dateRangeTo
string
invoice
string | null
subscriptions
object[]
subscriptionItems
object[]
billedAt
string
usageBreakdownUrl
string | null

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