{ "opencollection": "1.0.0", "info": { "name": "Gainsight CS Bulk Accounts Templates API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "accessKey", "value": "{{accessKey}}", "placement": "header" } }, "items": [ { "info": { "name": "Templates", "type": "folder" }, "items": [ { "info": { "name": "Gainsight List goal templates", "type": "http" }, "http": { "method": "GET", "url": "https://{domain}.gainsightcloud.com/v1/goals/templates" }, "docs": "Retrieve configured goal templates." } ] } ], "bundled": true }