Skip to main content
GET
List my invoices

Authorizations

x-api-key
string
header
required

Headers

Query Parameters

status
enum<string>

Filter by invoice status

Available options:
PENDING,
APPROVED,
PROCESSING,
COMPLETED,
FAILED,
EXPIRED,
REFUNDED
startDate
string<date-time>

Filter invoices created on or after this date

endDate
string<date-time>

Filter invoices created on or before this date

page
integer
default:1
pageSize
integer
default:30

Response

200 - application/json

Paginated list of invoices

The response is of type object.