---
title: "Session options"
method: GET
path: "/sessions"
tags: ["sessions"]
---

# Session options

`GET /sessions`

Returns distinct non-empty session IDs available in current stubs.

## Response `200`

Successful operation

- Sessions — Session IDs currently known to the server.
  - `sessions` string[], required — Known session IDs.

## Other responses

- `500` — Internal Server Error

## Changes

> 20 revisions in range; 3 could not be searched.

- **2026-03-11** `b5826549bbe8` — 1 info
  - endpoint added
- **2025-12-06** `8784e347c130` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/bavix/apis/gripmock-api-schema/changes/sessions/get.md)

---

[API](https://skmtc.dev/bavix/apis/gripmock-api-schema.md) · [All operations](https://skmtc.dev/bavix/apis/gripmock-api-schema/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bavix/gripmock-api-schema/revisions/48019d318a0f/schema)
