Skip to main content
GET
Get Conversation by ID.

Authorizations

Authorization
string
header
required

Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token '

Path Parameters

conversationId
string<uuid>
required

UUID of the conversation to retrieve.

Example:

"849e77c6-5cb3-479a-a985-7fab630e2c78"

Response

Successful response

success
boolean
Example:

true

message
string
Example:

"Success"

data
object