Skip to main content
GET
List Invoices

Authorizations

Authorization
string
header
required

API key (sk_test_* or sk_live_*)

Query Parameters

limit
integer
default:10
Required range: x <= 100
offset
integer
default:0
customer
string
subscription
string
status
enum<string>
Available options:
draft,
open,
paid,
void,
uncollectible,
past_due

Response

200 - application/json

Invoice list

object
enum<string>
Available options:
list
data
object[]
has_more
boolean
total_count
integer