get customer info

API Docs by APIMATIC

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
  • EXPLORER
  • PARAMETERS
Note This endpoint does not take any parameters.

Response Type

curl -X GET -G \
  --url 'https://api.wavix.com/v1/profile' \
  -H 'Accept: application/json' \
  -d 'appid=appid'