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