---
title: "GET /marginSnapshot/ldeps"
method: GET
path: "/marginSnapshot/ldeps"
tags: ["Accounting"]
---

# GET /marginSnapshot/ldeps

`GET /marginSnapshot/ldeps`

Retrieves all entities of MarginSnapshot type related to multiple entities of Account type

## Query parameters

- `masterids` integer[], required

## Response `200`

See definition

- MarginSnapshot[]
  - `id` integer
  - `timestamp` string, date-time, required
  - `initialMargin` number, double, required
  - `maintenanceMargin` number, double, required
  - `autoLiqLevel` number, double
  - `liqOnlyLevel` number, double
  - `totalUsedMargin` number, double, required
  - `fullInitialMargin` number, double, 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)
