User Settings
Get User Conferencing Settings
Returns information on Free Conference Calling (FCC) feature for a given extension.
get/restapi/v1.0/account/{accountId}/extension/{extensionId}/conferencing
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)
Query parameters
countryIdstring
Internal identifier of a country. If not specified, the response is returned for the brand country
Response
Success
Example response
{
"supportUri": "http://success.ringcentral.com"
}