social
profile

Retrieve a profile

get/social/{connection_id}/profile/{id}

Path parameters

connection_idstring required

ID of the connection

idstring required

ID of the Profile

Query parameters

fieldsstring[]

Fields to return

rawstring

Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar

Response

Successful

idstring
created_atstring date-time
updated_atstring date-time
namestring
usernamestring
parent_idstring
descriptionstring
urlstring
website_urlstring
avatar_urlstring
phonestring
locationstring
categorystring
is_verifiedboolean
is_privateboolean
rawobject

Changes