{ "opencollection": "1.0.0", "info": { "name": "Refinitiv Eikon Refinitiv Data Platform APIs Authentication Report Templates API", "version": "1.0.0" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Report Templates", "type": "folder" }, "items": [ { "info": { "name": "List Report Templates", "type": "http" }, "http": { "method": "GET", "url": "https://api.refinitiv.com/ReportTemplates" }, "docs": "Retrieves all report templates owned by the authenticated user. Report templates define the content type and fields for extractions." } ] } ], "bundled": true }