curl --location --request GET 'https://api.falken.ltd/api/equipment/inspections/stats?orgId'
{ "pendingCount": 0, "approvedCount": 0, "rejectedCount": 0, "totalCount": 0 }