User
User Profile Details
Get information on the user or user profile including linked social networks and social usernames.
GET
/
user
If no social accounts are linked, activeSocialAccounts
will not be returned.
Get data for a particular User Profile by adding the Profile-Key in the header.
- If your business requires gathering all of your user profile data at once, please use the /user/batch endpoint.
- If you need a notification when a user links and unlinks a social account, please see the /webhooks endpoint.
Header Parameters
Authorization
string
requiredFormat:
Authorization: Bearer API_KEY
. See API overview for more information.Profile-Key
string
Profile Key of a user profile.