Invoices
List Invoices
Retrieves a paginated list of invoices for a billing account.
GET
List Invoices
Authorizations
Auth0 JWT token for user authentication.
Path Parameters
The unique identifier for the workspace.
Example:
"ws_abc123"
The unique identifier for the billing account (Stripe customer ID).
Example:
"cus_abc123"
Response
200 - application/json
A list of invoices.
The response is of type object
.
List Invoices