Reseller API
Get account usage
GET
/
accounts
/
{id}
/
usage
Authorizations
x-api-key
string
headerrequiredPath Parameters
id
string
requiredQuery Parameters
from
string
to
string
Response
200 - application/json
id
string
The account ID (uuid).
usage
integer
The amount of bytes of traffic used so far by the account
limit
integer
The allocated traffic allowance in bytes.