Role Management
List User Assigned Roles
Returns a list of roles assigned to the current extension.
get/restapi/v1.0/account/{accountId}/extension/{extensionId}/assigned-role
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
showHiddenboolean
Specifies if hidden roles are shown or not
Response
List of roles assigned to an extension