Skip to content

Download a plain-text widget chat transcript​

GET
/product/sites/{siteId}/chat/conversations/{conversationId}/transcript

Authorizations​

BearerAuth

JWT token from login

Type
HTTP (bearer)
or
AccessToken

Personal access token. Value: Token <your-token>

Type
API Key (header: Authorization)

Parameters​

Path Parameters

siteId*
Type
string
Required
conversationId*
Type
string
Required

Responses​

Plain text transcript

text/plain
JSON
"string"

Playground​

Authorization
Variables
Key
Value

Samples​

Powered by VitePress OpenAPI