Get a List of Billing Invoices

GET {{baseUrl}}/v2.1/accounts/{{accountId}}/billing_invoices?from_date={{from_date}}&to_date={{to_date}}

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

Request Params

KeyDatatypeRequiredDescription
from_datestring
to_datestring

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
Authorizationstring