@ptkl/sdk - v1.12.0
Preparing search index...
v0.10/types/kortex
Conversation
Type Alias Conversation
type
Conversation
=
{
agent_uuid
?:
string
;
archived_at
?:
string
;
created_at
:
string
;
message_count
:
number
;
participants
?:
Participant
[]
;
project_uuid
:
string
;
tier
:
string
;
title
:
string
;
tokens_used
:
number
;
updated_at
:
string
;
user_uuid
:
string
;
uuid
:
string
;
}
Index
Properties
agent_
uuid?
archived_
at?
created_
at
message_
count
participants?
project_
uuid
tier
title
tokens_
used
updated_
at
user_
uuid
uuid
Properties
Optional
agent_
uuid
agent_uuid
?:
string
Optional
archived_
at
archived_at
?:
string
created_
at
created_at
:
string
message_
count
message_count
:
number
Optional
participants
participants
?:
Participant
[]
project_
uuid
project_uuid
:
string
tier
tier
:
string
title
title
:
string
tokens_
used
tokens_used
:
number
updated_
at
updated_at
:
string
user_
uuid
user_uuid
:
string
uuid
uuid
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
agent_
uuid
archived_
at
created_
at
message_
count
participants
project_
uuid
tier
title
tokens_
used
updated_
at
user_
uuid
uuid
@ptkl/sdk - v1.12.0
Loading...