{ "opencollection": "1.0.0", "info": { "name": "Pipedrive API v1 Activities NoteFields API", "version": "1.0.0" }, "items": [ { "info": { "name": "NoteFields", "type": "folder" }, "items": [ { "info": { "name": "Get all note fields", "type": "http" }, "http": { "method": "GET", "url": "https://api.pipedrive.com/v1/noteFields", "auth": { "type": "apikey", "key": "x-api-token", "value": "{{x-api-token}}", "placement": "header" } }, "docs": "Returns data about all note fields." } ] } ], "bundled": true }