RingCentral · Capability
RingCentral API — Call Log
RingCentral API — Call Log. 9 operations. Lead operation: List Company Active Calls. Self-contained Naftiko capability covering one Ringcentral business surface.
What You Can Do
GET
Listcompanyactivecalls
— List Company Active Calls
/v1/restapi/v1-0/account/{accountid}/active-calls
GET
Readcompanycalllog
— List Company Call Records
/v1/restapi/v1-0/account/{accountid}/call-log
GET
Syncaccountcalllog
— Sync Company Call Log
/v1/restapi/v1-0/account/{accountid}/call-log-sync
GET
Readcompanycallrecord
— Get Company Call Record(s)
/v1/restapi/v1-0/account/{accountid}/call-log/{callrecordid}
GET
Listextensionactivecalls
— List User Active Calls
/v1/restapi/v1-0/account/{accountid}/extension/{extensionid}/active-calls
GET
Readusercalllog
— List User Call Records
/v1/restapi/v1-0/account/{accountid}/extension/{extensionid}/call-log
DELETE
Deleteusercalllog
— Delete User Call Records
/v1/restapi/v1-0/account/{accountid}/extension/{extensionid}/call-log
GET
Syncusercalllog
— Sync User Call Log
/v1/restapi/v1-0/account/{accountid}/extension/{extensionid}/call-log-sync
GET
Readusercallrecord
— Get User Call Record(s)
/v1/restapi/v1-0/account/{accountid}/extension/{extensionid}/call-log/{callrecordid}
MCP Tools
list-company-active-calls
List Company Active Calls
read-only
idempotent
list-company-call-records
List Company Call Records
read-only
idempotent
sync-company-call-log
Sync Company Call Log
read-only
idempotent
get-company-call-record-s
Get Company Call Record(s)
read-only
idempotent
list-user-active-calls
List User Active Calls
read-only
idempotent
list-user-call-records
List User Call Records
read-only
idempotent
delete-user-call-records
Delete User Call Records
idempotent
sync-user-call-log
Sync User Call Log
read-only
idempotent
get-user-call-record-s
Get User Call Record(s)
read-only
idempotent