Skip to main content
GET
List invoices for current user

Authorizations

Authorization
string
header
default:Bearer <token>
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-api-key
string | null

Response

Successful Response

List of invoices.

invoices
InvoiceResponse · object[]
required