Finance
Invoices, payments, and subscriptions.
List invoices
List invoices for the API key's organization, newest first. Requires the `invoices:read` scope on the API key.
Retrieve an invoice
Fetch a single invoice by id, scoped to the API key's organization. Requires the `invoices:read` scope on the API key.
List payments
List payments for the API key's organization, newest first. Requires the `payments:read` scope on the API key.
List subscriptions
List subscriptions for the API key's organization, newest first. Requires the `subscriptions:read` scope on the API key.