Retrieves a list of call logs with pagination support.
Retrieves a paginated list of call logs from the system. Use this endpoint to access call logs with metadata, such as timestamps and call dispositions.
Number of items per page.
1 <= x <= 100
The current page number.
x >= 1
A list of call logs with metadata.
The response is of type any
.