---
title: "Get Session Status"
method: GET
path: "/conv/sessions/{session_id}/status"
tags: ["conversational"]
---

# Get Session Status

`GET /conv/sessions/{session_id}/status`

Poll tool status for UI spinners.

## Path parameters

- `session_id` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/helloaxel/apis/client-api-gateway.md) · [All operations](https://skmtc.dev/helloaxel/apis/client-api-gateway/llms.txt) · [OpenAPI document](https://skmtc.dev/helloaxel/apis/client-api-gateway/revisions/5d2121d26b96?raw)
