cURL
curl --request GET \ --url https://api.voltview.co.uk/v1/sites/{siteId}/stats \ --header 'Authorization: Bearer <token>'
"<any>"
Retrieves statistical data for a specific site
JWT token obtained from /v1/requestToken endpoint
Site identifier
Statistics retrieved successfully
The response is of type any.
any