Version 4.0.26.4 (latest)
Datatype
Description
(object)
object
can
lock
object
Operations the current user is able to perform on this object
id
lock
string
Conversation unique identifier
name
string
Conversation name
category
string
The category of the conversation (e.g., dashboard, conversation)
sources
Source
[]
Expand Source definition...
model
string
Source model
explore
string
Source explore
user_id
lock
string
User id
agent_id
string
Agent id
deleted
boolean
Is conversation soft deleted
created_at
lock
string
Conversation created_at
updated_at
lock
string
Conversation updated_at
messages
Expand ConversationMessage definition...
can
lock
object
Operations the current user is able to perform on this object
id
lock
string
Message unique identifier
message
object
Message content
type
string
Message type
order
lock
integer
Message order
Expand Agent definition...
can
lock
object
Operations the current user is able to perform on this object
id
lock
string
Agent unique identifier
created_by_user_id
lock
string
User that created the Agent
created_by_name
lock
string
Name of user that created the Agent
created_by_first_name
lock
string
Name of user that created the Agent
created_by_last_name
lock
string
Name of user that created the Agent
created_by_avatar_url
lock
string
Avatar URL of user that created the Agent
name
string
Agent name
description
string
Agent description
category
string
The category of the agent (e.g., dashboard, conversation)
sources
Source
[]
Expand Source definition...
model
string
Source model
explore
string
Source explore
has_inaccessible_source
lock
boolean
Has inaccessible source
Expand Context definition...
instructions
string
Agent instructions
deleted
boolean
Is Agent soft deleted
created_at
lock
string
Agent created_at
updated_at
lock
string
Agent updated_at
content_metadata_id
lock
string
Content metadata ID for this Agent
code_interpreter
boolean
Enables Code Interpreter for this Agent
studio_agent_id
lock
string
Studio Agent ID (if this agent was migrated)
missing_agent
lock
boolean
Agent associated with this conversation was deleted
studio_conversation_id
lock
string
Studio Conversation ID (if this conversation was migrated)

