Gets JSON Schema of user attributes.
project_id required | string <uuid> Login project ID from Publisher Account. |
OK
Bad Request
Unauthorized
Forbidden
Not Found
Too Many Requests
curl --request GET \ --url https://login.xsolla.com/api/project/{project_id}/attribute_schema \ --header 'X-SERVER-AUTHORIZATION: YOUR_SERVER_TOKEN'
{ }