Call Handling Rules
Get Call Handling Rule
Returns a call handling rule by ID.
get/restapi/v1.0/account/{accountId}/extension/{extensionId}/answering-rule/{ruleId}
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)
ruleIdstring required
Internal identifier of a call handling rule
Query parameters
showInactiveNumbersboolean
Indicates whether inactive numbers should be returned or not
Response
OK