X-API-KEY: ********************
curl --location 'https://api.falken.ltd/api/equipment/inspections/stats?orgId=undefined' \ --header 'X-API-KEY: <api-key>'
{ "pendingCount": 0, "approvedCount": 0, "rejectedCount": 0, "totalCount": 0 }