Get Session
Sessions
Get Session
Get details for a specific session
GET
Get Session
Get the current state and details of a session.Documentation Index
Fetch the complete documentation index at: https://docs.tapkit.ai/llms.txt
Use this file to discover all available pages before exploring further.
Request
Path Parameters
| Parameter | Type | Description |
|---|---|---|
session_id | string | The session identifier |
Response
Status: 200 OKExamples
Python
Related Endpoints
- List Sessions - List all sessions
- Get Events - Poll for session events
- Stop Session - Kill a running session