Discussions
How to export list of all text messages?
over 2 years ago by [email protected]
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?