{ "opencollection": "1.0.0", "info": { "name": "Lex Machina Alerts Status API", "version": "20260324" }, "items": [ { "info": { "name": "Status", "type": "folder" }, "items": [ { "info": { "name": "Get Health", "type": "http" }, "http": { "method": "GET", "url": "https://api.lexmachina.com/health", "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Gets the current health of the API." } ] } ], "bundled": true }