{ "opencollection": "1.0.0", "info": { "name": "REST Auth Tracking API", "version": "1.1.0" }, "items": [ { "info": { "name": "Tracking", "type": "folder" }, "items": [ { "info": { "name": "Get the Preview Tracking Context for Tracking Page", "type": "http" }, "http": { "method": "GET", "url": "https://api.primis.cx/tracking/page/preview/:campaignId", "headers": [ { "name": "Authorization", "value": "" } ], "params": [ { "name": "campaignId", "value": "", "type": "path", "description": "The preview campaign id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Get the Preview Tracking Context for Tracking Page" } ] } ], "bundled": true }