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'
{ }