Invoices
Get invoices
Get the invoices for an organization
Authorization
A service token or OAuth token must have at least one of the following access or scopes in order to use this API endpoint:
Service Token Accesses read_invoices
OAuth Scopes
| Resource | Scopes |
|---|---|
| Organization | read_invoices |
get/organizations/{organization}/invoices
Path parameters
organizationstring required
The name of the organization
Query parameters
pagenumber
If provided, specifies the page offset of returned results
per_pagenumber
If provided, specifies the number of returned results
Response
Gets the invoices for an organization