---
search:
  tags:
    - Sessions
    - GET
seo:
  description: >-
    Canonical V0 status endpoint (Decision D1). Returns the current… Reference
    for the GET /v1/sessions/{session_id} endpoint in the AVTR Public API v1
    API.
sidebar:
  badge: GET
  label: Get session status
title: Get session status
type: openapi-operation
---
Canonical V0 status endpoint (Decision D1). Returns the current session state. NEVER includes `client_token`; use `POST /v1/sessions/{session_id}/client-token` to refresh the token.

The legacy `/v1/sessions/{session_id}/status` path is retained on the deployed Worker as a bridge/internal alias but is NOT canonical V0.

<Operation source="reference" id="get-v1-sessions-session-id" />
