Invoices
billing
Invoices
Invoice history for an organization, newest first.
GET
Invoices
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The organization's id (UUID) or slug — either form is accepted.
Response
Issued invoices, newest first.
Opaque invoice id.
Invoice state, e.g. "paid", "open", "void".
Invoice total in USD.
Start of the billing period the invoice covers.
End of the billing period the invoice covers.
Hosted invoice page, when one is available.