---
title: "List Sessions"
method: GET
path: "/sessions"
tags: ["sessions"]
---

# List Sessions

`GET /sessions`

List all sessions with metadata.

## Response `200`

Successful Response

- unknown

## Changes

- **2026-04-29** `12695b6a0290` — 1 breaking, 2 warning
  - the response's body type changed from `object` to no type for status `200`
  - removed the optional property `sessions` from the response with the `200` status
  - removed the optional property `total` from the response with the `200` status

[Change history](https://skmtc.dev/nvidia/apis/texture-agent-service/changes/sessions/get.md)

---

[API](https://skmtc.dev/nvidia/apis/texture-agent-service.md) · [All operations](https://skmtc.dev/nvidia/apis/texture-agent-service/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nvidia/texture-agent-service/revisions/12695b6a0290/schema)
