Skip to main content
GET
Fetch a single conversation by ID

Authorizations

Authorization
string
header
required

Authentication token required for accessing protected endpoints. The token should be obtained from the main SalesCaptain authentication service.

Path Parameters

conversation_id
string<uuid>
required

Unique identifier for the conversation

Example:

"b2c3d4e5-f6a7-8901-bcde-f12345678901"

Response

Conversation fetched successfully

message
string
Example:

"Conversation fetched successfully!"

conversation
object