Query report
POST/reports/active_sessions
JSON-RPC
reports.active_sessions.query
The method generates active sessions report and returns the data according
to the return_fields
argument. Please pay attention that quantity of
fields affect time required to generate the report.
note
Fields specified in the order
argument, should be present in the
return_fields
.
Request​
Responses​
- 200
- 400
- 401
- 404
- 422
- 500
List of report rows.
The request contains invalid arguments or is malformed
Access is not authorized
Requested object was not found
A logical error occurred, making the request unprocessable
An unexpected error occurred