---
title: "GET /contractGroup/suggest"
method: GET
path: "/contractGroup/suggest"
tags: ["ContractLibrary"]
---

# GET /contractGroup/suggest

`GET /contractGroup/suggest`

Retrieves entities of ContractGroup type filtered by an occurrence of a text in one of its fields

## Query parameters

- `t` string, required
- `l` integer, required

## Response `200`

See definition

- ContractGroup[]
  - `id` integer
  - `name` string, 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)
