{ "opencollection": "1.0.0", "info": { "name": "Helpcenter Reports API", "version": "1.0.0" }, "items": [ { "info": { "name": "Reports", "type": "folder" }, "items": [ { "info": { "name": "Get Report Integration Fields", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v1/reports/fields", "params": [ { "name": "module", "value": "", "type": "query", "description": "Tab of the Fields to be displayed. Allowed values are @tickets@, @contacts@, @tasks@, @timeEntry@, @accounts@, @solutions@, @products@, @topics@, @departments@, @agents@, @agentdepmap@, @survey@, @productdepmap@,@teams@,@outgoingThreads@,@resolutionTime@,@staging@,@incomingThreads@,@slaMetrics@,@calls@,@events@,@teamAgentMap@" } ] }, "docs": "Retrieve the list of report fields for a specific module for integration." } ] } ], "bundled": true }