---
title: "Get the agent session given the id, NOTE: at the moment there is no response body"
method: GET
path: "/ai/agents/session/{sessionId}"
tags: ["AI Agent", "Experimental"]
---

# Get the agent session given the id, NOTE: at the moment there is no response body

`GET /ai/agents/session/{sessionId}`

Get the agent session given the id, NOTE: at the moment there is no response body, if 200 is returned then session exists

## Path parameters

- `sessionId` string, required

## Response `default`

successful operation

---

[API](https://skmtc.net/dealhub/apis/quote-api.md) · [All operations](https://skmtc.net/dealhub/apis/quote-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dealhub/quote-api/versions/c30f5b9fbfab/schema)
