Skip to main content
GET
Python

Authorizations

X-Account-ApiKey
string
header
required

This api key can be used for all account level operations

Path Parameters

subaccount_id
integer<int64>
required

The ID of the subaccount to retrieve

Example:

11

Query Parameters

from
string<date>
required

Start date for stats retrieval.

to
string<date>
required

Date to which stats should be retrieved ( Note than from date should be earlier than to date. Also the difference between from and to date shouldn't ne more than 60 days )

Response

200 - application/json

Successful response

date
string<date>

Date for which stats are retrieved (UTC).

Example:

"2020-03-12"

stats
object