Get an agent binary download source
Get an agent binary download source by ID.
[Required authorization] Route required privileges: fleet-agent-policies-read OR fleet-settings-read.
Path parameters
-
sourceId
string Required
GET
/api/fleet/agent_download_sources/{sourceId}
curl \
--request GET 'https://<KIBANA_URL>/api/fleet/agent_download_sources/{sourceId}' \
--header "Authorization: $API_KEY"