Skip to main content
GET
Returns complete chat details including message history for the specified chat.

Path Parameters

string
required
The unique identifier of the chat to retrieve

Response

string
required
Unique identifier for the chat
string
required
ID of the user who owns the chat
string
required
Chat title
object
required
Chat data object containing history and messages
integer
required
Unix timestamp (epoch seconds) when chat was created
integer
required
Unix timestamp (epoch seconds) when chat was last updated
string
ID for sharing the chat publicly (null if not shared)
boolean
required
Whether the chat is archived
boolean
required
Whether the chat is pinned
object
Metadata object containing tags and other custom data
string
ID of the folder containing this chat (null if not in a folder)