Data retrieval: get operator
To retrieve objects and other data types, use the get operator.
POST /v2/json/get/{service}/{method}
To select object fields to retrieve, filter, sort or get data portionally, use the the relevant request parameters.
- Based on the method, array of objects or values is returned in result.
In case the request fails, result is equal to null