Get User
Arguments
Name | Type | Description |
---|---|---|
string | Email address of the user (required) |
Example JSON Response
{ "timestamp": 1395066843, "userid": "1024", "fullname": "Alexander Hamilton", "firstname": "Alexander", "lastname": "Hamilton", "status": "1", "customer_group_id": [ ], "date_activated": "2013-12-31", "email": "alexander.hamilton@gmail.com", "all_emails": [ "alexander.hamilton@gmail.com", "alexander@hamilton.com" ], "phone": "", "local": { "address": "", "city": "", "state": "", "zipcode": "", "country": "US" }, "elapsed": "0.080", "message": "" }