Xsolla-logo

Attribute anhand von Benutzer-ID abrufen

get/projects/{project_id}/users/{user_id}/attributes

Gets a list of user’s attributes. Returns only attributes values for user by his ID.

Notice
Rate limits for server-side methods are applied to this method.

SecurityAttributesServer
Request
path Parameters
project_id
required
string <uuid>

Login-Projekt-ID aus dem Kundenportal.

user_id
required
string <uuid>

Benutzer-ID. Diese finden Sie im Kundenportal unter Ihr Login-Projekt > Nutzer.

Responses
200

OK

400

Bad Request

403

Forbidden

404

Not Found

429

Too Many Requests

Request samples
Response samples
application/json
[
  • {
    }
]