Assistant

Get assistant conversation

Return the full message transcript for an assistant conversation started with this API key. Authenticate with a Velu API key.

GET/v1/assistant/conversations/{conversationId}

Authorizations

BearerAuthorizationstringrequiredheader
Create a key in the dashboard under Settings → API keys. Send it as a Bearer token.

Path Parameters

conversationIdintegerrequired

Response

200application/json

Conversation transcript.

conversation_idinteger
messagesobject[]
401application/json

Missing or invalid API key.

error_codestring
messagestring
404application/json

Error response

error_codestring
messagestring
Was this page helpful?