Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer

Query Parameters

limit
integer
default:20

Max invoices to return

Required range: 1 <= x <= 100
cursor
string

Stripe invoice ID to paginate after

Response

200 - application/json

OK

items
object[]
required

List of invoices

hasMore
boolean
required

Whether more invoices are available