Xsolla-logo

Get linked networksClient-side

get/users/me/social_providers

Gets a list of the social networks linked to the user account.

SecurityBearer
Responses
200

OK

401

Unauthorized

403

Forbidden

404

Not Found

Request samples
curl --request GET \
  --url https://login.xsolla.com/api/users/me/social_providers \
  --header 'Authorization: Bearer BEARER_TOKEN'
Response samples
application/json
[]