Get installed packages
[Required authorization] Route required privileges: integrations-read OR fleet-setup OR fleet-all.
GET
/api/fleet/epm/packages/installed
curl \
--request GET 'https://localhost:5601/api/fleet/epm/packages/installed' \
--header "Authorization: $API_KEY"