Skip to main content
POST
Get Session
Retrieve a complete conversation session (binge) including all questions and answers in the conversation chain, ordered chronologically.

Path Parameters

string
required
The unique identifier of the session to retrieve

Headers

string
required
Your API key for authentication. You can obtain your API key from the Gurubase dashboard.

Response

string
Unique identifier for the session. This has the same meaning as session_id.
string
Slug of the initial question that started this conversation session
string
Timestamp when the session was created (ISO format)
string
Timestamp when the session was last used (ISO format)
array
Array of messages in the conversation, ordered chronologically