{ "opencollection": "1.0.0", "info": { "name": "Gainsight CS Bulk Accounts Configuration API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "accessKey", "value": "{{accessKey}}", "placement": "header" } }, "items": [ { "info": { "name": "Configuration", "type": "folder" }, "items": [ { "info": { "name": "Gainsight Get success plan types", "type": "http" }, "http": { "method": "GET", "url": "https://{domain}.gainsightcloud.com/v1/successplans/config/types" }, "docs": "Retrieve configured success plan types." } ] } ], "bundled": true }