Sessions
Get Session
Retrieve details for a specific session
GET
Get Session
Get metadata and statistics for an existing conversation session.
Request
Path Parameters
The session ID to retrieve
Headers
Your OpenViking API key for authentication
Response
Response status (
ok or error)Request processing time in seconds
Examples
Response Example
Session Properties (Python SDK)
When using the Python SDK, the Session object provides rich properties:Basic Properties
Statistics
Compression Info
Usage Records
Use Cases
Resume Previous Conversation
Check Session Health
Analyze Session Activity
Error Responses
Session Not Found
Related Endpoints
- Create Session - Create a new session
- List Sessions - List all sessions
- Add Message - Add messages to session
- Commit Session - Archive and extract memories
- Delete Session - Delete a session
Get Session
