Query report (count)
POST/reports/xdrs_list/count
JSON-RPC
reports.xdrs_list.count
The method is used to count xDRs according to the filters and parameters. It is typically used to estimate the number of events before their actual pulling from the database.
Request​
Responses​
- 200
- 400
- 401
- 404
- 422
- 500
Number of the xDRs retrieved by the filters.
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