{ "opencollection": "1.0.0", "info": { "name": "ilert REST Alert Actions Integrations API", "version": "v2.2026.5-r.3" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Integrations", "type": "folder" }, "items": [ { "info": { "name": "List available inbound and outbound integrations. Note: this resource is paginated.", "type": "http" }, "http": { "method": "GET", "url": "/api/integrations", "params": [ { "name": "start-index", "value": "", "type": "query", "description": "an integer specifying the starting point (beginning with 0) when paging through a list of entities" }, { "name": "max-results", "value": "", "type": "query", "description": "the maximum number of results when paging through a list of entities." } ] }, "docs": "List available inbound and outbound integrations. Note: this resource is paginated." } ] } ], "bundled": true }