---
title: "GET /alertSignal/ldeps"
method: GET
path: "/alertSignal/ldeps"
tags: ["Alerts"]
---

# GET /alertSignal/ldeps

`GET /alertSignal/ldeps`

Retrieves all entities of AlertSignal type related to multiple entities of Alert type

## Query parameters

- `masterids` integer[], required

## Response `200`

See definition

- AlertSignal[]
  - `id` integer
  - `timestamp` string, date-time, required
  - `alertId` integer, required — id of Alert
  - `isRead` boolean, required
  - `text` string, required

---

[API](https://skmtc.dev/tradovate/apis/tradovate-api.md) · [All operations](https://skmtc.dev/tradovate/apis/tradovate-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tradovate/tradovate-api/revisions/7cdb5e795c45/schema)
