Get equity monitor .

GET
Endpoint
/equity-monitors/{equity_monitor_id}
Description

Retrieves an individual equity monitor.

Response
{
    "result": "success",
    "status": 200,
    "data": {
        "id": 64443,
        "created_at": "2025-04-28T10:08:53Z",
        "updated_at": "2025-04-28T10:08:53Z",
        "account_id": 1241451,
        "status": "active",
        "type": "target_value",
        "value": 100010.32,
        "action": "alert_disable_copiers"
    }
}

Stay in the loop.

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