Fetch Call Logs
UseCallLogRequest to fetch call logs with pagination support. The builder pattern allows you to filter results by various criteria.
CallLogRequestBuilder
Configure the request using the builder methods:Filter Examples
Pagination
UsefetchNext() and fetchPrevious() for pagination:
CallLog Object
EachCallLog object contains detailed information about a call:
Access Recordings
If a call has recordings, access them through therecordings property:
Call Status Values
Call Status Values
Call Category Values
Call Category Values
Call Direction Values
Call Direction Values