---
title: "GET /contractMargin/deps"
method: GET
path: "/contractMargin/deps"
tags: ["Risks"]
---

# GET /contractMargin/deps

`GET /contractMargin/deps`

Retrieves all entities of ContractMargin type related to Contract entity

## Query parameters

- `masterid` integer, required

## Response `200`

See definition

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