# Call Logs APIs now include caller and callee account codes ## Enhancements - New `caller_account_code`and `callee_account_code` response fields in the following **Call Logs** APIs: - `GET /v2/accounts/{accountId}/phone/call_history` - `GET /v2/phone/call_history` - `GET /v2/accounts/{accountId}/phone/users/{userId}/call_history` - `GET /v2/phone/users/{userId}/call_history` - `GET /v2/phone/users/{userId}/call_history/sync` - `GET /v2/accounts/{accountId}/phone/users/{userId}/call_history/sync` - `GET /v2/phone/call_element/{callElementId}` - `GET /v2/accounts/{accountId}/phone/call_element/{callElementId}`