cURL
curl --request GET \ --url https://api.voltview.co.uk/v1/sites/stats \ --header 'Authorization: Bearer <token>'
[ "<any>" ]
Retrieves statistical data across all sites
JWT token obtained from /v1/requestToken endpoint
Statistics retrieved successfully
The response is of type any[].
any[]