Use this method to return the personal and billing information for your account. The response also includes the webhook address used to forward inbound SMS and MMS messages sent to SMS-enabled phone numbers in the account.
Bearer token using appid (Authorization: Bearer
Request successful.
Unique identifier of the account
1
User's email address
"info@awesome.com"
Account owner's first name
"Jason"
Account owner's last name
"Androux"
Account owner's phone number
"13291019312"
Account additional info specified by the account owner
"Additional info"
User's contact email
"billing@awesome.com"
User's timezone
"Pacific/Wallis"
User's job title
"Manager"
Default short link endpoint
"https://short.examples.com"
Default destinations configured on the account
[
{
"transport": "sms",
"value": "https://webhook.address.com/inboundSMS"
}
]Company information