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