{ "success":true, "results": { "customer": { "id":61, "first_name":"John", "last_name":"Smith", "emails": [ { "email": { "created_at":"2011-01-04T21:35:41Z", "customer_contact_type":"home", "email":"john.smith@assistly.com", "updated_at":"2011-01-04T21:35:41Z", "verified_at":null } } ], "phones": [ { "phone": { "created_at":"2011-01-04T21:35:41Z", "customer_contact_type":"home", "phone":"123-456-7890", "updated_at":"2011-01-04T21:35:41Z" } } ], "addresses": [ ], "twitters": [ { "twitter": { "created_at":"2011-01-04T21:35:41Z", "followers_count":89, "login":"johnsmith", "profile_image_url":"http://a3.twimg.com/profile_images/58296943/eye_normal.jpg", "twitter_user_id":745073, "updated_at":"2011-01-04T21:35:41Z", "verified":false } } ], "custom_tier":"vip" } } }