/copiers/{copier_id}
Retrieves an individual copier.
{
"result": "success",
"status": 200,
"data": {
"id": 1310232,
"created_at": "2025-04-25T14:57:37Z",
"updated_at": "2025-04-25T14:57:39Z",
"lead_id": 1242518,
"follower_id": 1242519,
"mode": "monitor",
"reverse": "no",
"use_alt_tick_value": "no",
"risk_type": "fixed_lot",
"risk_value": 1,
"force_min": "no",
"max_lot": 50,
"slippage": 100,
"copy_pending": "no",
"copy_sl": "no",
"fixed_sl": null,
"copy_tp": "no",
"fixed_tp": null,
"comment": null
}
}
Sign up to our newsletter to keep up-to-date.