Exporting Report (CSV)Ask AIpost https://elastic.messangi.me/missandei/v3/mlogQuery ParamsfromstringrequiredThe date and time is represented in UTC Zulu - ISO-8601 format (yyyy-mm-dd-Thh:mm:ss.ssZ) for the Start of the reporting period. For example: '2015-03-04T00:00:00.000Z'tostringrequiredThe date and time is represented in UTC Zulu - ISO-8601 format (yyyy-mm-dd-Thh:mm:ss.ssZ) for the End of the reporting period. This must be after the start period time you defined in the 'from' parameter. For example: '2015-03-04T00:00:00.000Z'recipientstringEnter the recipient's phone number or email address according to the delivery channel the message was sent to. For SMS, WhatsApp or RCS, you need to provide the phone number of the recipient. For Email, you need to provide the email address of the recipient.campaignIDstringUnique identifier of the campaign.channelstringDelivery channel from which the message was sent. 'S': SMS 'E': Email'W': WhatsApp 'R': RCS NOTE: You can only filter by one channel. That is, you cannot get logs from two or more delivery channels in the same request.senderstringEnter the sending identity (Sender) according to the delivery channel.statusstringStatus of the message. Each delivery channel has its own message status. NOTE: To filter by more than 1 status, enter each status separated by comma (without spaces). For example: SENT,EXPIREDBody Paramsemailsarray of stringsrequiredList (array) of recipient emails where the CSV file will be sent.emails*ADD stringfromstringrequiredEmail address of the sender. NOTE: The Sender must be a valid sender from the space.timezonestringrequiredTimezone in GMT.externalIdstringAlphanumeric identifier that can be used for reporting purposes.Responses 200Report request received successfully 400Bad request 500Internal Server ErrorUpdated 16 days ago