> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nebuly.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Conversation Deep Link

You need an API key to authenticate. See [here](/embedded-pages/quickstart) for more information about the API keys.

# Path parameters

<ParamField path="conversation_id" type="string" required>
  The ID of the conversation.
</ParamField>

# Response

<ResponseField name="url" type="string">
  The deep link URL that opens the conversation directly in Nebuly's Live Activity page.
</ResponseField>
