Accounts
retrieve account
get/Accounts/{AccountSid}
Response
account found
Example response
{
"registration_hook": {
"url": "https://acme.com",
"method": "POST"
}
}account found
{
"registration_hook": {
"url": "https://acme.com",
"method": "POST"
}
}