Get agent setup info
Spaces method and path for this operation:
get /s/{space_id}/api/fleet/agents/setup
Refer to Spaces for more information.
[Required authorization] Route required privileges: fleet-agents-read OR fleet-agent-policies-read OR fleet-settings-read OR fleet-setup.
GET /api/fleet/agents/setup
curl \ --request GET 'https://localhost:5601/api/fleet/agents/setup' \ --header "Authorization: $API_KEY"