Class Index
java.lang.Object
com.ringcentral.paths.restapi.account.calllogextractsync.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()get(ExtractSyncAccountCallLogParameters queryParams) Extracts all company's call log records that were updated after the specified time.path()
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
get
public CallLogExtractSyncResponse get(ExtractSyncAccountCallLogParameters queryParams) throws RestException, IOException Extracts all company's call log records that were updated after the specified time. HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/call-log-extract-sync Rate Limit Group: Heavy App Permission: ReadCallLog User Permission: ReadCallLog- Throws:
RestExceptionIOException
-
get
- Throws:
RestExceptionIOException
-