Billing - Invoices
List Invoices
Retrieves a list of past invoices (including pending) for the organization. Requires billing:view
scope.
GET
Authorizations
Standard OAuth2 flow for user authentication. Use Authorization Code Grant or Implicit Grant. JWT Bearer tokens obtained are used for subsequent requests.
Response
200
application/json
A list of invoices.
The response is of type object[]
.