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

# GET /contractMaturity/ldeps

`GET /contractMaturity/ldeps`

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

## Query parameters

- `masterids` integer[], required

## Response `200`

See definition

- ContractMaturity[]
  - `id` integer
  - `productId` integer, required — id of Product
  - `expirationMonth` integer, required
  - `expirationDate` string, date-time, required
  - `firstIntentDate` string, date-time
  - `underlyingId` integer — id of Contract
  - `isFront` boolean, 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)
