Skip to main content
GET
List current-organization Stripe invoices

Response

200 - application/json

OK

id
string

Provider identifier for the invoice.

number
null | string

Human-readable invoice number, when assigned.

createdAt
string<date-time>

Date and time when the invoice was created.

amount

Total invoice amount in the invoice currency.

status
string

Current provider-reported invoice status.

hasPdf
boolean

Indicates whether a downloadable PDF is available for the invoice.

Last modified on August 11, 2026