|
| Index (Account.Index parent, string callRecordId=null) |
|
string | Path (bool withParameter=true) |
|
async Task< CallLogResponse > | List (ReadCompanyCallLogParameters queryParams=null, RestRequestConfig restRequestConfig=null) |
| Returns call log records filtered by parameters specified. HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/call-log Rate Limit Group: Heavy App Permission: ReadCallLog User Permission: FullCompanyCallLog More...
|
|
async Task< CallLogRecord > | Get (ReadCompanyCallRecordParameters queryParams=null, RestRequestConfig restRequestConfig=null) |
| Returns individual call log record(s) by ID. Batch syntax is supported. HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/call-log/{callRecordId} Rate Limit Group: Heavy App Permission: ReadCallLog User Permission: FullCompanyCallLog More...
|
|
◆ Get()
Returns individual call log record(s) by ID. Batch syntax is supported. HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/call-log/{callRecordId} Rate Limit Group: Heavy App Permission: ReadCallLog User Permission: FullCompanyCallLog
◆ List()
Returns call log records filtered by parameters specified. HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/call-log Rate Limit Group: Heavy App Permission: ReadCallLog User Permission: FullCompanyCallLog
The documentation for this class was generated from the following file:
- RingCentral.Net/Paths/Restapi/Account/CallLog/Index.cs