Get broker .

GET
Endpoint
/brokers/{broker_id}
Description

Returns an individual broker.

Response
{
    "result": "success",
    "status": 200,
    "data": {
        "id": 1843,
        "created_at": "2025-04-24T17:23:36Z",
        "updated_at": "2025-04-24T17:23:36Z",
        "name": "GatesFX",
        "application": "mt5",
    }
}

Stay in the loop.

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