Xsolla-logo

Get current user's value point balance

get/v2/project/{project_id}/user/reward_chain/{reward_chain_id}/balance

Client endpoint. Gets the current user’s value point balance.

SecurityXsollaLoginUserJWT
Request
path Parameters
project_id
required
integer

Project ID. You can find this parameter in your Publisher Account next to the name of the project.

Example: 44056
reward_chain_id
required
integer

Reward chain ID.

Example: 101
Responses
200

The user’s value point balance was successfully retrieved.

401

Authentication not passed or wrong.

Request samples
Response samples
application/json
{}