Get incoming agent data
Spaces method and path for this operation:
get /s/{space_id}/api/fleet/agent_status/data
Refer to Spaces for more information.
[Required authorization] Route required privileges: fleet-agents-read.
GET /api/fleet/agent_status/data
curl \ --request GET 'https://localhost:5601/api/fleet/agent_status/data?agentsIds=string' \ --header "Authorization: $API_KEY"