curl --location -g --request GET 'https://fleet.roscolive.com/api/v1.0/firmware_updates?company_id=123456'
{ "meta": { "code": 200 }, "response": [ { "author_id": 4737, "device_id": 45716178, "firmware version": "dv6_v2.7.0.fw", "timestamp": "2024-07-25 05:22:26" } ], "result": "OK" }