---
title: "Get stats"
method: GET
path: "/api/sessions/stats"
tags: ["Sessions"]
---

# Get stats

`GET /api/sessions/stats`

## Query parameters

- `agent` string
- `page` union
  - number
  - string
- `limit` union
  - number
  - string
- `userId` string
- `space` 'production' | 'playground' | 'shared-playground'
- `starred` union
  - boolean
  - 'true'
  - 'false'
- `granular` string

## Response `200`

Undescribed

- object
  - `unseenCount` number, required

---

[API](https://skmtc.net/agentview/apis/agentview-api.md) · [All operations](https://skmtc.net/agentview/apis/agentview-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/agentview/agentview-api/revisions/1ad6fdb78182/schema)
