Query report
POST/reports/xdrs_list
JSON-RPC
reports.xdrs_list.query
Method generates xDRs List and returns the data requested. You
have to specify exact list of fields that you want to get in return
using return_fields
argument.
Request​
Responses​
- 200
- 400
- 401
- 404
- 422
- 500
List of xDR objects.
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