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

# GET /v1/strategy-groups

`GET /v1/strategy-groups`

## Query parameters

- `keyword` string
- `page` integer
- `pageSize` integer
- `status` integer

## Response `200`

OK

- MarksmanApiV1ListStrategyGroupReply
  - `items` MarksmanApiV1StrategyGroupItem[]
    - `uid` string
    - `name` string
    - `remark` string
    - `status` integer
    - `metadata` object
    - `createdAt` string
    - `updatedAt` string
  - `total` string
  - `page` integer
  - `pageSize` 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)
