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.
GET
/api/fleet/agent_status/data
curl \
--request GET 'https://localhost:5601/api/fleet/agent_status/data?agentsIds=string' \
--header "Authorization: $API_KEY"