{ "opencollection": "1.0.0", "info": { "name": "Kibana APIs Actions Elastic Agent status API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Elastic Agent status", "type": "folder" }, "items": [ { "info": { "name": "Get an agent status summary", "type": "http" }, "http": { "method": "GET", "url": "https://{kibana_url}/api/fleet/agent_status", "params": [ { "name": "policyId", "value": "", "type": "query", "description": "Filter by agent policy ID" }, { "name": "policyIds", "value": "", "type": "query", "description": "Filter by one or more agent policy IDs" }, { "name": "kuery", "value": "", "type": "query", "description": "A KQL query string to filter results" } ] }, "docs": "**Spaces method and path for this operation:**\n\n