---
title: "List active UMOs and session status"
method: GET
path: "/api/v1/sessions"
tags: ["Sessions"]
---

# List active UMOs and session status

`GET /api/v1/sessions`

**Required scope:** `data`

## Query parameters

- `page` integer
- `page_size` integer
- `search` string
- `platform` string
- `message_type` 'all' | 'group' | 'private'

## Response `200`

Standard AstrBot success response

- SuccessEnvelope
  - `status` 'ok', required
  - `message` string
  - `data` unknown, required

## Changes

- **2026-08-02** `4463c5ffdb9c` — 1 info
  - endpoint added
- **2026-06-16** `9832b5ec01b5` — 1 breaking
  - api path removed without deprecation
- **2026-06-14** `6b73b947caab` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/astrbotdevs/apis/astrbot-openapi-v1/changes/api/v1/sessions/get.md)

---

[API](https://skmtc.dev/astrbotdevs/apis/astrbot-openapi-v1.md) · [All operations](https://skmtc.dev/astrbotdevs/apis/astrbot-openapi-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/astrbotdevs/astrbot-openapi-v1/revisions/9f8da1b16ca0/schema)
