{ "opencollection": "1.0.0", "info": { "name": "LaunchDarkly Relay Proxy Access Tokens Integration Audit Log Subscriptions API", "version": "8.0" }, "items": [ { "info": { "name": "Integration Audit Log Subscriptions", "type": "folder" }, "items": [ { "info": { "name": "List integration audit log subscriptions", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8030/integrations/:integrationKey/subscriptions", "params": [ { "name": "integrationKey", "value": "", "type": "path", "description": "The key identifying the integration type." } ] }, "docs": "Returns a list of all audit log event subscriptions for the specified integration." } ] } ], "bundled": true }