Company
Get Account Service Info
Returns the information about service plan, available features and limitations for a particular RingCentral customer account.
get/restapi/v1.0/account/{accountId}/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)
Response
Success
Example response
{
"uBrand": {
"id": "111.222",
"name": "Sub-brand name"
}
}