cigchat_subscriber_chat_messages_by_mids
Fetch chat messages by up to 100 message IDs (mids), filtering by incoming, outgoing, or agent type to analyze subscriber conversations.
Instructions
Get chat messages by multiple mids, up to 100 mids. type: in -> Incoming message from bot user, out -> Ougoing message from bot, agent -> Outgoing message from human agent [POST /subscriber/chat-messages-by-mids] Requires the "Manage Flow" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mids | Yes | array of mid, up to 100 mids |