Xsolla-logo
  • 문서화
  • 계정 생성

사용자 ID로 특성 가져오기Server-side

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>

게시자 계정의 로그인 프로젝트 ID입니다.

user_id
required
string <uuid>

사용자 ID입니다. 게시자 계정 > 내 로그인 프로젝트 > 사용자에서 확인할 수 있습니다.

Responses
200

확인

400

잘못된 요청

403

금지됨

404

찾을 수 없음

429

요청이 너무 많음

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