Skip to main content
Answer

API Permission for View message store data, including SMS, fax, voicemail, etc.

  • January 25, 2022
  • 1 reply
  • 359 views

I am trying to clone tylerlong/permalink: URL proxy for RC platform media file (github.com)

picture1.png

Which API permission maps to "View message store data, including SMS, fax, voicemail, etc."?

My implementation client only has "Read Call Recording" and perhaps that is why it doesn't quite work.

Best answer by PhongVu

You can always find out required app permission by looking at the API reference.

In this case, it is the ReadMessages.

1 reply

PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • Answer
  • January 26, 2022

You can always find out required app permission by looking at the API reference.

In this case, it is the ReadMessages.