v1
latestSwagger 2.02026-07-134146194.6 MBInvoices
Get a List of Billing Invoices
Retrieves a list of invoices for the account. If the from date or to date queries are not specified, the response returns invoices for the last 365 days.
Privileges required: account administrator
get/v2.1/accounts/{accountId}/billing_invoices
Path parameters
accountIdstring required
The external account number (int) or account ID GUID.
Query parameters
from_datestring
Specifies the date/time of the earliest invoice in the account to retrieve.
to_datestring
Specifies the date/time of the latest invoice in the account to retrieve.
Response
Successful response.