Get a specific conversation by its unique identifier within the workspace.
Copy the API key as provided by the Bridge Console.
Unique identifier of the workspace (UUID v4).
"b6cf1c4a-2b1e-4e63-8f3e-0f9d1a2a1234"
Unique identifier of the conversation (UUID v4).
"4e362e2b-67b2-4a7e-a9df-e9ecf9141be8"
Successful Response
Response body for conversation details.
Unique identifier of the conversation (UUID v4).
"b6cf1c4a-2b1e-4e63-8f3e-0f9d1a2a1234"
Unique identifier of the workspace (UUID v4).
"b6cf1c4a-2b1e-4e63-8f3e-0f9d1a2a1234"
Participants of the conversation.
Timestamp when the conversation was created.
"2003-04-10T09:00:00.000Z"
Timestamp when the conversation was last updated.
"2003-04-10T09:00:00.000Z"
Optional name/title for the conversation.
"Bridge Support Team"
Current conversation status - 'ACTIVE' for visible conversations, 'GHOST' for invisible until first interaction.
ACTIVE, GHOST, RELEASED, NOT_ASSIGNED_TO_HUMAN, BLOCKED "ACTIVE"