Retrieve a list of log messages for all external connections associated with your account.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter parameter for log messages (deepObject style). Supports filtering by external_connection_id and telephone_number with eq/contains operations.
Consolidated page parameter (deepObject style). Originally: page[size], page[number]