API ReferenceFunctionsgetConversationURL()On this pagegetConversationURL() function getConversationURL(params: { conversationId: string; workspaceId: number;}): string; Returns the URL for a conversation. Parameters ParameterTypeparams{ conversationId: string; workspaceId: number; }params.conversationIdstringparams.workspaceIdnumber Returns string