Get trade copier .

GET

Retrieves an individual copier.

Request

/copiers/{copier_id}

Response

{
    "result": "success",
    "status": 200,
    "data": {
        "id": 30,
        "created_at": "2021-03-09T12:49:33.000000Z",
        "updated_at": "2021-03-10T11:49:45.000000Z",
        "lead_id": 60,
        "follower_id": 66,
        "mode": "on",
        "reverse": "no",
        "..": ".........."
    }
}

Stay in the loop..

Sign up to our newsletter to keep up-to-date.