Partner gets audit logs of a company. 'start_date' and 'end_date' have the following format 'YYYYmmDD'. 'log_type' can have the following values: 'user' or 'device'.
If 'log_type' is 'user', then 'event' can have the following (one or a few) value(s): 'download_company_logs', 'change_user_settings', 'change_user_notifs', 'change_user', 'create_user', 'delete_user', 'change_user_password', 'reset_user_password', 'edit_device', 'request_device_file', 'push_device_file', 'receive_device_file', 'download_clip', 'share_clip', 'request_custom_clip', 'change_device_group', 'create_device_group', 'delete_device_group', 'change_report', 'create_report', 'delete_report', 'download_report', 'change_company_profile', 'create_company_profile', 'delete_company_profile', 'mark_trip_driver', 'change_partner', 'create_partner', 'delete_partner', 'change_company', 'create_company', 'delete_company', 'create_device', 'delete_device'.
For 'log_type' is 'device', 'event' can have the following (one or a few) value(s): 'change_device', 'request_device_file', 'push_device_file', 'receive_device_file', 'create_device', 'change_device_group'.
Logs of users and devices will be returned without using 'log_type' and 'event'