Xsolla-logo

Get Products

get/projects/{project_id}/subscriptions/products

Lists all subscription-based products.

SecuritybasicAuth
Request
path Parameters
project_id
required
integer

Project ID.

query Parameters
limit
required
integer

Limit for the number of elements on the page.

offset
integer

Number of the element from which the list is generated (the count starts from 0).

group_id
string

Group ID the plans are linked to.

product_id
integer

Product ID the plans are linked to.

Responses
200

OK.

Request samples
Response samples
application/json
[
  • {
    },
  • {
    },
  • {
    },
  • {
    }
]