Gets all user's social profiles.
user_id required | string <uuid> User ID. You can find it in Publisher Account > your Login project > Users. |
project_id required | string <uuid> Login project ID from Publisher Account. |
OK
Unauthorized
Not Found
curl --request GET \ --url https://login.xsolla.com/api/projects/{project_id}/users/{user_id}/social_profile \ --header 'X-SERVER-AUTHORIZATION: YOUR_SERVER_TOKEN'
[- {
- "created_at": null,
- "email": "string",
- "provider_name": "string",
- "social_id": "string",
- "updated_at": "string"
}
]
You can change or withdraw your consent at any time by going back to Privacy settings.
By clicking "Accept all", you give us consent to process your personal data and set all cookies. Alternatively, you can customize your preferences in Settings.