v1
latestOpenAPI 3.0.02026-07-14198572488.4 KBBandwidth
Get bandwidth usage statistics for given site.
For given site get list of bandwidth usage per day.
get/v1/sites/{id}/reporting/bandwidth
Path parameters
idinteger required
ID of the Site you are interacting with
Example:8880000888
Query parameters
date_fromstring
Earliest date to show results for. Format YYYY-MM-DD with optional Thh:mm:ss.mmmZ
Example:2024-01-01T12:01:05.986Z
date_tostring
Latest date to show results for. Format YYYY-MM-DD with optional Thh:mm:ss.mmmZ
Example:2024-01-31
Response
OK
Example response
{
"success": true,
"errors": [],
"messages": []
}