Discussions

Ask a Question
Back to All

How to export list of all text messages?

POST /stats {export_type: "records", record_type: "texts"} results in a 401 with the error message "No access to text records, only stats".

Getting the texts for export_type "stats" works fine.

I have the additional scope "Message content export" set for my api key.

How do i get a list of each text sent?