List invoices
Webhooks and account administration
List invoices
Lists invoices issued to the current tenant account.
GET
List invoices
What this endpoint does
Lists invoices issued to the current tenant account.When to use it
Use it to reconcile billing periods, platform fees, developer-fee credits, and payment status.Before you call
Authenticate with an API key that can read this resource. Results are restricted to the tenant account bound to that key.Money and balance effect
This is a read-only request. It does not reserve, debit, credit, or settle money.States and completion
Read each invoice status before treating it as paid or final. Open the invoice for its line-item detail.Safe retries
GET requests are read-only and may be retried with normal exponential backoff. Do not send anIdempotency-Key.
Read Revenue and invoices for the complete workflow.Authorizations
Send the same Wayex API key as Authorization: Bearer <key>.
Response
200 - application/json
A cursor-paginated page of your invoices.

