Skip to main content
Question

Read SMS on various account

  • August 11, 2019
  • 1 reply
  • 1030 views

Is there a way to read SMS messages from multiple accounts from one logged in account (i.e. can the admin/superuser log with their credentials to read messages for all of its employees?).

1 reply

PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • 2327 replies
  • August 12, 2019

I guessed that you meant to read SMS from multiple extensions (think of an account is a company and extensions are employees)

The answer is no, right now you cannot read SMS messages of other extensions even if you logged in with an admin user. To read SMS messages of all extensions under an account, you can 2 options below:

Read the message store:

  1. Login with an admin user
  2. Read all extensions info (/restapi/v1.0/account/~/extension)
  3. Parse the response and get all the extensions' id
  4. Read the message store of all extensions (one by one) using the extension id. E.g.

/restapi/v1.0/account/~/extension/196639004/message-store

/restapi/v1.0/account/~/extension/196639006/message-store

/restapi/v1.0/account/~/extension/196639008/message-store


Export the message store

  1. Login with an admin user
  2. Export the message store. Read this blog for more info

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings