Documentation Index

Fetch the complete documentation index at: https://docs.graphiant.com/llms.txt

Use this file to discover all available pages before exploring further.

/v2/assistant/get-conversation-details

Prev Next
Post
/v2/assistant/get-conversation-details
Security
API Key: jwtAuth
Header parameter nameauthorization

Use Bearer <token>

Header parameters
Authorization
stringRequired

Bearer token. Format: Bearer <your_token_here>

Body parameters
Expand All
object
conversationId
string
Exampleexample string
timeWindow
object (assistantTimeWindow)
bucketSizeSec
integer (int32)
Minimum0
Example123
oldTs
object (googleProtobufTimestamp)
nanos
integer (int32)
Example123
seconds
integer (int64)
Example1234567891011
recentTs
object (googleProtobufTimestamp)
nanos
integer (int32)
Example123
seconds
integer (int64)
Example1234567891011
userId
string
Exampleexample string
Responses
200

OK

Expand All
object
conversationId
string
Exampleexample string
responseList
Array of object (assistantAssistantResponse)
object
conversationId
string
Exampleexample string
dataframeDictionary
Array of object (assistantDataframeDictionary)
object
dataframeDictionaryMap
object
property*
string additionalProperties
Exampleexample string
xAxis
string
Exampleexample string
yAxis
string
Exampleexample string
originalQuestion
object (assistantAssistantQuestion)
conversationId
string
Exampleexample string
questionLanguage
string
ExampleENUM_VALUE
questionText
string
Exampleexample string
questionTimestamp
integer (int64)
Example1234567891011
responseId
string
Exampleexample string
responseLanguage
string
ExampleENUM_VALUE
responseText
string
Exampleexample string
responseTimestamp
integer (int64)
Example1234567891011
responseType
string
ExampleENUM_VALUE
visualizationSummary
string
Exampleexample string
userId
string
Exampleexample string