Skip to content

Get Conversation

GET
/api/chat/{chatbotId}/conversation/{conversationId}

Retrieve conversation history

Authorizations

ApiKeyAuth

API key for authentication. Get your API key from the dashboard.

TypeAPI Key (header: X-Api-Key)

Parameters

Path Parameters

chatbotId*
Typestring
Required
conversationId*
Typestring
Required

Responses

Conversation data

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

AstroAPI Documentation