Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Gateway domain to filter by
Start date of aggregation in the format YYYY-MM-DD
End date of aggregation in the format YYYY-MM-DD
Attribute to aggregaate results by, must be cid, country, region, user_agent, referer, or file_name.
Available options:
cid, country, region, user_agent, referrer, file_name Sort data by either requests or bandwidth
Available options:
requests, bandwidth Filter by CID
Filter by file name
Filter by user agent
Filter by country
Filter by region
Filter by referer
Filter results by HTTP status code
Available options:
200, 206, 301, 302, 304, 307, 308, 404, 499 Limit the number of results returned, default is 100
Sort results by either asc or desc
Available options:
asc, desc Response
200 - application/json
OK
The response is of type object.