Xsolla-logo

Get list of items with value pointsServer-sideAdmin

get/v2/project/{project_id}/admin/items/{item_sku}/value_points/rewards

Gets list of all items with value points within a project for administration.

SecuritybasicAuth
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
item_sku
required
string

Item SKU.

Example: booster_mega_1
Responses
200

The list of items with the value point reward was successfully received.

401

Basic authentication not passed or wrong. Make sure you used basic authentication or correct credentials.

Request samples
Response samples
application/json
{}