Skip to main content
GET
Retrieve a conversation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

conversationId
string
required

Unique identifier of the conversation to retrieve

Example:

"chat_1234567890"

Response

Successfully retrieved conversation details

status
string
Example:

"success"

data
object