latestOpenAPI 3.0.32026-08-2142130334.7 KB

0a94056fba48

Conversations

Get a conversation

Returns an active conversation when the authenticated workspace member currently belongs to it. Missing and inaccessible conversations both return not found.

get/conversations/{conversationId}

Path parameters

conversationIdstring required

Conversation identifier.

Conversation identifier.

Response

Conversation details.

Example response

{
  "data": {
    "id": "01jzn7e61x3a7v9h2r7t2m3q4p"
  }
}