AI Chat
Get an AI chat Session
Fetch detailed information on a single AI Session by its unique ID
GET
/
api
/
ai
/
session
/
{ai_session_id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique ID of the AI Session
Response
200 - application/json
Creation time, by UTC
Unique ID of this Session
Whether this is a multi-doc chat session
Session metadata, for internal use
Unique ID of Organization
Unique ID of user
Whether this session can only be seen by its creator, or by the whole Workspace
Available options:
shared
, private
List of Document IDs in this Session