List agents
Spaces method and path for this operation:
get /s/{space_id}/api/fleet/agents
Refer to Spaces for more information.
GET
/api/fleet/agents
curl \
--request GET 'http://localhost:5601/api/fleet/agents' \
--header "Authorization: $API_KEY"