---
title: "GET /api/share/active"
method: GET
path: "/api/share/active"
tags: ["Ai.Tlbx.MidTerm.OpenApi"]
---

# GET /api/share/active

`GET /api/share/active`

## Query parameters

- `limit` integer

## Response `200`

OK

- ActiveShareGrantListResponse
  - `shares` ActiveShareGrantInfo[], required
    - `grantId` string, required
    - `sessionId` string, required
    - `sessionName` string, required
    - `mode` 'ViewOnly' | 'FullControl', required
    - `createdAtUtc` string, date-time, required
    - `expiresAtUtc` string, date-time, required

## Changes

- **2026-03-30** `f8398248355a` — 1 info
  - endpoint added
- **2026-03-27** `536b8636ac1e` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tlbx-ai/apis/tlbx-api/changes/api/share/active/get.md)

---

[API](https://skmtc.dev/tlbx-ai/apis/tlbx-api.md) · [All operations](https://skmtc.dev/tlbx-ai/apis/tlbx-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tlbx-ai/tlbx-api/revisions/21f772cbdf2f/schema)
