Returns all calls from the system that the user has access to
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The maximum number of results to return (if not provided, the default is 100)
Token for pagination (if not provided, it starts from the first page with a next token of 0)
Start timestamp for filtering calls (Unix timestamp)
End timestamp for filtering calls (Unix timestamp)