# getDirectorySearchUrl
Version: 4.3.0+
Description: Retrieve the URL link to the TrueConf Server external search page.
Request example:
{
"method" : "getDirectorySearchUrl",
"requestId" : "1"
}
Response example:
{
"method": "getDirectorySearchUrl",
"requestId": "1",
"url": "http://trueconf.com/tools/directory/search?k=123412341234123412341234ABCABCABCABCABCA&call_id=test%40trueconf.com%2F11c03ea6&utm_content=4.3.0&lang=ru&version=4.3.0&mode=inapp",
"result": true
}
Parameter description:
url
- URL link to the external search pagerequestId
- a unique request identifier. You can learn more about it here.
See also: