{ "opencollection": "1.0.0", "info": { "name": "Kibana APIs Actions connectors API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "connectors", "type": "folder" }, "items": [ { "info": { "name": "Get connector types", "type": "http" }, "http": { "method": "GET", "url": "https://{kibana_url}/api/actions/connector_types", "params": [ { "name": "feature_id", "value": "", "type": "query", "description": "A filter to limit the retrieved connector types to those that support a specific feature (such as alerting or cases)." } ] }, "docs": "**Spaces method and path for this operation:**\n\n