{ "opencollection": "1.0.0", "info": { "name": "GrowthBook REST AnalyticsExplorations Sdk Payload API", "version": "1.0.0" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Sdk Payload", "type": "folder" }, "items": [ { "info": { "name": "Get a SDK payload", "type": "http" }, "http": { "method": "GET", "url": "https://api.growthbook.io/api/v1/sdk-payload/:key", "params": [ { "name": "key", "value": "", "type": "path" } ] }, "docs": "Get a SDK payload" } ] } ], "bundled": true }