Get a report of the data on the server for the current instant of time
header Parameters
apiKey
required
string
Responses
/report/get-current
Response samples
200
Content type
application/json
{ }
Get a list of available reports
header Parameters
apiKey
required
string
Responses
/report/list-current
Response samples
200
Content type
application/json
{ }
Get an old report of the data on the server. The identifier (timestamp) of the report must be passed. Passing -1 as an argument will retrieve the latest result.