{ "opencollection": "1.0.0", "info": { "name": "GetResponse APIv3 Landing Page", "version": "3.2026-07-28T07:58:55+00:00" }, "items": [ { "info": { "name": "Landing Page", "type": "folder" }, "items": [ { "info": { "name": "Get details for landing page statistics", "type": "http" }, "http": { "method": "GET", "url": "https://api.getresponse.com/v3/statistics/lps/:lpsId/performance", "params": [ { "name": "lpsId", "value": "ce84fabc-1349-4992-a2d7-0c44c5534128", "type": "path", "description": "The landing page ID" }, { "name": "query[date][from]", "value": "", "type": "query", "description": "Show a single landing page statistics from this date" }, { "name": "query[date][to]", "value": "", "type": "query", "description": "Show a single landing page statistics to this date" }, { "name": "query[location]", "value": "", "type": "query", "description": "Landing page statistics by location" }, { "name": "query[device]", "value": "", "type": "query", "description": "Landing page statistics by device" }, { "name": "query[page]", "value": "", "type": "query", "description": "Landing page statistics by page UUID" }, { "name": "fields", "value": "", "type": "query", "description": "List of fields that should be returned. Id is always returned. Fields should be separated by comma" } ], "auth": { "type": "apikey", "key": "X-Auth-Token", "value": "{{X-Auth-Token}}", "placement": "header" } }, "docs": "Get details for landing page statistics" } ] } ], "bundled": true }