{ "opencollection": "1.0.0", "info": { "name": "Infisical Admin Event Subscriptions API", "version": "0.0.1" }, "items": [ { "info": { "name": "Event Subscriptions", "type": "folder" }, "items": [ { "info": { "name": "subscribeToProjectEvents", "type": "http" }, "http": { "method": "POST", "url": "https://us.infisical.com/api/v1/events/subscribe/project-events", "body": { "type": "json", "data": "{}" } }, "docs": "Subscribe to project events" } ] } ], "bundled": true }