{ "opencollection": "1.0.0", "info": { "name": "Listrak Cross Channel REST app-push-mobile-client-device ListImportSummary API", "version": "v1" }, "items": [ { "info": { "name": "ListImportSummary", "type": "folder" }, "items": [ { "info": { "name": "Get a List Import Summary", "type": "http" }, "http": { "method": "GET", "url": "https://api.listrak.com/crosschannel/v1/v1/List/:listId/ListImport/:importFileId/Summary", "params": [ { "name": "listId", "value": "", "type": "path", "description": "Identifier used to locate the list." }, { "name": "importFileId", "value": "", "type": "path", "description": "Identifier used to locate the import file." } ] }, "docs": "Returns a summary of the specified list import." } ] } ], "bundled": true }