{ "opencollection": "1.0.0", "info": { "name": "Kibana APIs Actions Elastic Agents API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Elastic Agents", "type": "folder" }, "items": [ { "info": { "name": "Get incoming agent data", "type": "http" }, "http": { "method": "GET", "url": "https://{kibana_url}/api/fleet/agent_status/data", "params": [ { "name": "agentsIds", "value": "", "type": "query", "description": "Agent IDs to check data for, as an array or comma-separated string" }, { "name": "pkgName", "value": "", "type": "query", "description": "Filter by integration package name" }, { "name": "pkgVersion", "value": "", "type": "query", "description": "Filter by integration package version" }, { "name": "previewData", "value": "", "type": "query", "description": "When true, return a preview of the ingested data" } ] }, "docs": "**Spaces method and path for this operation:**\n\n