# getSessionLink
Version: 4.3.0+
Description: obtaining a link for authorization with the current account.
Request example:
{
"method" : "getSessionLink",
"requestId" : "1",
}
Response example:
{
"method": "getSessionLink",
"requestId": "1",
"url": "trueconf:h=some.server,192.168.0.100,192.168.0.200&force=1&templogin=1&login=user1&password=$3299608d33ccb8126caa32ca34895e9b5*1701444719*58f38073b71225f23f14e0f63e89422b&encrypt=0&autoclose=0",
"result": true
}
Parameter description:
url
- link for authorization with the current account and entry into the current conference
See also: