get customer info
Use this method to get account personal and billing information. The method also returns a webhook address to forward inbound SMS messages sent to SMS enabled DIDs on the account.
This endpoint requires authentication.
GET /profile
curl -X GET -G \
--url 'https://api.wavix.com/v1/profile' \
-H 'Accept: application/json' \
-d 'appid=appid'