Get conversation

Get a messaging conversation by ID with full details.

Authentication

AuthorizationBearer
API key or Clerk session token

Path parameters

idstringRequired

Response

Conversation details
agentModestring
createdAtstring
externalParticipantIdstring or null
externalThreadIdstring or null
idstring
lastMessageAtstring or null
messageCountdouble
participantEmailstring or null
participantNamestring or null
statusstring
subjectstring or null
surfaceIdstring
takeoverActorIdstring or null
takeoverActorTypestring or null
takeoverAtstring or null
takeoverReasonstring or null
timezonestring or null
updatedAtstring
contextmap from strings to any
participantMetadatamap from strings to any
surfaceobject

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error