Documentation for Developers by Developers

Select a Platform

Person Get

Description

Returns the specified person record.

Endpoints

https://service.proxomo.com/v09/json/person/{PersonID}
https://service.proxomo.com/v09/xml/person/{PersonID}
 

HTTP Method

GET
 

URL Parameters

Name Data Type Required Notes
PersonID String Yes Unique identifier of the Person to return.

Returns

Requests Person record.

 

JSON Sample

Request:
GET: https: //service.proxomo.com/v09/json/person/NM77fy3FcD2sG9CK

Response:
JSON Result: {
    "AppData": [{
        "ID": "1ZqhhfUAtFBoEIEx",
        "Key": "PersonKey-9",
        "ObjectType": "PROXOMO",
        "Value": "PersonData-9"
    }, {
        "ID": "1gac7anNLemEpDlR",
        "Key": "PersonKey-8",
        "ObjectType": "PROXOMO",
        "Value": "Update Value"
    }, {
        "ID": "1lRbT9fLhgkxwGbf",
        "Key": "PersonKey-3",
        "ObjectType": "PROXOMO",
        "Value": "Update Value"
    }, {
        "ID": "1ufVHI8N8PdY1Pw9",
        "Key": "PersonKey-6",
        "ObjectType": "PROXOMO",
        "Value": "Update Value"
    }, {
        "ID": "25Vh7NaBbbsITzyN",
        "Key": "PersonKey-2",
        "ObjectType": "PROXOMO",
        "Value": "PersonData-2"
    }, {
        "ID": "2jOEFn8h8cOeGBZQ",
        "Key": "PersonKey-3",
        "ObjectType": "PROXOMO",
        "Value": "Update
Value"
    }, {
        "ID": "3TMaiO4NHc4nzYGr",
        "Key": "PersonKey-3",
        "ObjectType": "PROXOMO",
        "Value": "Update Value"
    }],
    "EmailAddress": "joe@proxomo.com",
    "EmailAlerts": false,
    "EmailVerificationCode": "2JY73iQaJojbTCHs",
    "EmailVerificationStatus": 0,
    "EmailVerified": true,
    "FacebookID": "703111367",
    "FirstName": "Joe",
    "FullName": "Joe Proxomo",
    "ID": "NMfabcdfH32sG9CK",
    "ImageURL": "http:\/\/profile.ak.fbcdn.net\/hprofile-ak-snc4\/332397_723439667_1343204193_q.jpg",
    "LastLogin": "\/Date(1328929167000+0000)/",
    "LastName": "Proxomo",
    "MobileAlerts": false,
    "MobileNumber": "",
    "MobileVerificationCode": "biXVAa3lljbRltDC",
    "MobileVerificationStatus": 0,
    "MobileVerified": false,
    "TwitterID": "",
    "UTCOffset": -5,
    "UserName": ""
}

So many developers use Proxomo What are you waiting for?

SIGN ME UP