list sender i ds on the account
Use this method to get a list of all SMS Sender IDs on the account.
This endpoint requires authentication.
GET /messages/sender_ids
Messaging
curl -X GET -G \
--url 'https://api.wavix.com/v2/messages/sender_ids' \
-H 'Accept: application/json' \
-d 'appid=appid'