Skip to main content
GET
List invoices

Query Parameters

Example Request

Response

Errors

See Errors for the error envelope and the full code taxonomy.

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Query Parameters

customer_id
string<uuid>

Filter to one customer's invoices (tenant-scoped; a foreign customer id yields an empty page).

subscription_id
string<uuid>

Filter to one subscription's invoices (tenant-scoped). Ignored when customer_id is also provided.

Response

Invoices for the tenant.

data
object[]