---
title: "GET /v1/alert/alert-pages/{uid}"
method: GET
path: "/v1/alert/alert-pages/{uid}"
tags: ["Alert"]
---

# GET /v1/alert/alert-pages/{uid}

`GET /v1/alert/alert-pages/{uid}`

## Path parameters

- `uid` string, required

## Response `200`

OK

- MarksmanApiV1AlertPageItem — AlertPageItem is a single alert page (view/category) for grouping real-time alerts.
  - `uid` string
  - `name` string
  - `color` string
  - `sortOrder` integer
  - `filter` MarksmanApiV1AlertPageFilter — AlertPageFilter defines which alerts belong to a page (any match).
    - `strategyGroupUids` string[]
    - `levelUids` string[]
    - `strategyUids` string[]
    - `datasourceUids` string[]
    - `datasourceLevelUids` string[]
  - `createdAt` string
  - `updatedAt` string

---

[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/revisions/26ae221fccba/schema)
