Class Index
java.lang.Object
com.ringcentral.paths.restapi.account.extension.device.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()
get
(ListExtensionDevicesParameters queryParams) Returns devices of an extension or multiple extensions by their ID(s).path()
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
get
public GetExtensionDevicesResponse get(ListExtensionDevicesParameters queryParams) throws RestException, IOException Returns devices of an extension or multiple extensions by their ID(s). Batch request is supported.HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/extension/{extensionId}/device Rate Limit Group: Light App Permission: ReadAccounts User Permission: ReadUserDevices
- Throws:
RestException
IOException
-
get
- Throws:
RestException
IOException
-