curl --location --globoff 'https://fleet.roscolive.com/api/v1.0/api/{{API_VERSION}}/partners/companies/{{COMPANY_ID}}/reports/events?events={{EVENTS%20from%20[Driver%2CG-Sensor%2CCritical%20G-Sensor%2CSpeed%2CCustom%20Video%20Request%2CInput%20Sensor]}}&start_ts={{START_TS}}&end_ts={{END_TS}}&type={{TYPE%20from%20[top%2Cbottom]}}&device_ids={{DEVICE_ID}}&alerts={{ALERTS%20from%20[SD%20Card%20Failure%2CImproper%20Shutdown%2CCamera%20Failure]}}&byid=company' \
--header 'Content-Type: text/plain' \
--data ''{}