{ "opencollection": "1.0.0", "info": { "name": "Crusoe Cloud API Gateway Audit Logs Feature Flags API", "version": "v1alpha5" }, "items": [ { "info": { "name": "Feature Flags", "type": "folder" }, "items": [ { "info": { "name": "Get feature flags for the currently logged in user.", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/featureflags" }, "docs": "A successful response from this resource will contain a map of\nall feature flags and the value assigned to each of them for the user." } ] } ], "bundled": true }