---
title: "GET /v1/strategy-groups/select"
method: GET
path: "/v1/strategy-groups/select"
tags: ["Strategy"]
---

# GET /v1/strategy-groups/select

`GET /v1/strategy-groups/select`

## Query parameters

- `keyword` string
- `limit` integer
- `lastUID` string
- `status` integer

## Response `200`

OK

- MarksmanApiV1SelectStrategyGroupReply
  - `items` MarksmanApiV1StrategyGroupItemSelect[]
    - `value` string
    - `label` string
    - `disabled` boolean
    - `tooltip` string
  - `total` string
  - `hasMore` boolean
  - `nextUID` integer

---

[API](https://skmtc.net/aide-family/apis/untitled-api-3.md) · [All operations](https://skmtc.net/aide-family/apis/untitled-api-3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aide-family/untitled-api-3/versions/26ae221fccba/schema)
