ParticipantSocialMedia
Returns the Facebook and Twitter handles for the Person specified
Parameters:
|
id (required) |
Participant Id Example Value: 4733034
|
|
apikey (required) |
Your API key Example Value: 72Agh048-25FD-4A08-BghB-0FBA05346545
|
Sample Resource URL
http://www.baselineapi.com/api/ParticipantSocialMedia?id=4733034&apikey=72Agh048-25FD-4A08-BghB-0FBA05346545
Sample Response
[
{
"HANDLE": "",
"URL": "https: //www.facebook.com/darkknight"
}
]
