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

# GET /marginSnapshot/item

`GET /marginSnapshot/item`

Retrieves an entity of MarginSnapshot type by its id

## Query parameters

- `id` 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)
