Gets JSON Schema of user attributes.
project_id required | string <uuid> 게시자 계정의 로그인 프로젝트 ID입니다. |
확인
잘못된 요청
인증되지 않음
금지됨
찾을 수 없음
요청이 너무 많음
curl --request GET \ --url https://login.xsolla.com/api/project/{project_id}/attribute_schema \ --header 'X-SERVER-AUTHORIZATION: YOUR_SERVER_TOKEN'
{ }