Sync Company Call Log
Synchronizes company call log records.
Path parameters
Internal identifier of the RingCentral account (can be set to "~" to indicate that the account associated with current authorization session should be used)
Query parameters
Type of call log synchronization request: full or incremental sync
Type of call log synchronization request
Value of syncToken property of last sync request response. Mandatory parameter for 'ISync' sync type
The start datetime for resulting records in ISO 8601 format including timezone, for example 2016-03-10T18:07:52.534Z. The default value is the current moment
For FSync mode this parameter is mandatory, it limits the number of records to be returned in response.
For ISync mode this parameter specifies the number of records to extend the sync frame with to the past (the maximum number of records is 250)
Type of calls to be returned
Defines the level of details for returned call records
Supported for ISync mode. Indicates that deleted call records should be returned
Deprecated, replaced with recordingType filter, still supported for compatibility reasons. Indicates if only recorded calls should be returned.
If both withRecording and recordingType parameters are specified, then withRecording is ignored
Indicates that call records with recordings of particular type should be returned. If omitted, then calls with and without recordings are returned
Response
Success