list(…)
List tracker retranslators binded to tracker with id=tracker_id.
parameters:
- tracker_id
return:
{
"success": true,
"list": [ <tracker_retranslator_binding>, ... ] // list of bindings
}
errors:
- 208 – Device blocked (if tracker exists but was blocked due to tariff restrictions or some other reason)