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