Billing

Billing information

Account Billing

Get current billing cycle usage

get

Get current billing cycle usage for Email Sandbox and Email Sending (Email API/SMTP).

Authorizations
Api-TokenstringRequired

Pass the API token in the Api-Token

Path parameters
account_idinteger · int64 · min: 1Required

Unique account ID

Example: 3229
Responses
200

Returns an object with current billing cycle usage for Sandbox and Email Sending (Email API/SMTP) if available.

application/json
get
/api/accounts/{account_id}/billing/usage

Last updated

Was this helpful?