Explore Plans
Mobile menu Close menu
Zoom Phone

Get call logs

This query returns the call logs of a user starting with the most recent.

Developer info

API endpoint slug
zoom_phone.get_call_logs
Runtime method
performQuery("zoom_phone.get_call_logs"}

Query fields

Call status Dropdown list

Label
Which status should the call be?
Helper text
All calls or only missed calls?
Slug
call_status
Required
true
Can have default value
true

Ingredients

Call The ID of the caller.

Slug
call_id
Filter code
ZoomPhone.getCallLogs.CallId
Type
String
Example
asdkjfj83jralk

Call date The start time of the voicemail.

Slug
call_date
Filter code
ZoomPhone.getCallLogs.CallDate
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Caller name The name of the user who made the call.

Slug
caller_name
Filter code
ZoomPhone.getCallLogs.CallerName
Type
String
Example
Biff McIfttt

Caller number The phone number of the user who made the call.

Slug
caller_number
Filter code
ZoomPhone.getCallLogs.CallerNumber
Type
String
Example
Bill Gates

Caller number type The source of the caller's phone number -- Internal or external?

Slug
caller_number_type
Filter code
ZoomPhone.getCallLogs.CallerNumberType
Type
String
Example
external

Callee name The name of the person who received the call.

Slug
callee_name
Filter code
ZoomPhone.getCallLogs.CalleeName
Type
String
Example
Elon Musk

Callee number The phone number of the person who received the call.

Slug
callee_number
Filter code
ZoomPhone.getCallLogs.CalleeNumber
Type
String
Example
Ada Lovelace

Callee number type The source of the callee's phone number -- internal or external?

Slug
callee_number_type
Filter code
ZoomPhone.getCallLogs.CalleeNumberType
Type
String
Example
internal

Call direction The direction of the call -- inbound or outbound.

Slug
call_direction
Filter code
ZoomPhone.getCallLogs.CallDirection
Type
String
Example
outbound

Call duration The duration of the call in seconds

Slug
call_duration
Filter code
ZoomPhone.getCallLogs.CallDuration
Type
String
Example
15

Call result The result of the call -- connected, recorded, or no answer

Slug
call_result
Filter code
ZoomPhone.getCallLogs.CallResult
Type
String
Example
recorded

Call recorded Was the call recorded?

Slug
call_recorded
Filter code
ZoomPhone.getCallLogs.CallRecorded
Type
String
Example
true

Call voicemail Does the call have a voicemail

Slug
call_voicemail
Filter code
ZoomPhone.getCallLogs.CallVoicemail
Type
String
Example
false