Xsolla-logo

Get Plans

get/projects/{project_id}/subscriptions/plans

Lists all subscription plans.

SecuritybasicAuth
Request
path Parameters
project_id
required
integer

Project ID.

query Parameters
limit
required
integer

Limit for the number of elements on the page.

plan_id
integer

Subscription plan ID.

offset
integer

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

external_id
string

Plan external ID (32 characters).

group_id
string

Group ID the plans are linked to.

product_id
integer

Product ID the plans are linked to.

query
string

Search query (searches name.en (default locale)).

Responses
200

OK.

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