Get installed packages
Spaces method and path for this operation:
get /s/{space_id}/api/fleet/epm/packages/installed
Refer to Spaces for more information.
[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"