RCM Meetings (Legacy)
Get Meeting Service Info
Returns information on dial-in numbers for meetings, support and international dial-in numbers URIs and meeting account information.
get/restapi/v1.0/account/{accountId}/extension/{extensionId}/meeting/service-info
Path parameters
accountIdstring required
Internal identifier of the RingCentral account (can be set to "~" to indicate that the account associated with current authorization session should be used)
extensionIdstring required
Internal identifier of the RingCentral extension/user (can be set to "~" to indicate that the extension associated with current authorization session should be used)
Response
OK: Meeting Service Info
Example response
{
"externalUserInfo": {
"personalLink": "https://meetings.ringcentral.com/my/jsmith"
}
}