---
title: "GET /contract/ldeps"
method: GET
path: "/contract/ldeps"
tags: ["ContractLibrary"]
---

# GET /contract/ldeps

`GET /contract/ldeps`

Retrieves all entities of Contract type related to multiple entities of ContractMaturity type

## Query parameters

- `masterids` integer[], required

## Response `200`

See definition

- Contract[]
  - `id` integer
  - `name` string, required
  - `contractMaturityId` integer, required — id of ContractMaturity

---

[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)
