Session Operations
Get Session
Retrieve session details and statistics
GET
Authorization
string
required
Bearer token. Format:
Bearer synthra_live_abc123def456Path Parameters
string
required
Unique session identifier. Format:
session_<16 chars>Response
string
Unique session identifier
string
User identifier associated with this session
string
ISO 8601 timestamp of session creation
string
ISO 8601 timestamp when session will auto-expire
string
ISO 8601 timestamp of last message
number
Total number of messages in session
object
Token usage statistics
object
Custom metadata attached to session