Xsolla-logo

プランの一覧Server-sideAdmin

get/projects/{project_id}/subscriptions/plans

すべてのサブスクリプションプランを一覧表示します。

SecuritybasicAuth
Request
path Parameters
project_id
required
integer

プロジェクトID。

query Parameters
limit
required
integer

ページにあるエレメント数の制限。

plan_id
integer

サブスクリプションプラン ID。

offset
integer

リスト生成元のエレメントの番号です(カウントは0から始まります)。

external_id
string

プラン外部ID(32文字)。

group_id
string

プランがリンクされているグループのID。

product_id
integer

プランがリンクされている製品のID。

query
string

検索クエリ(name.en(デフォルトのロケール)を検索する)。

Responses
200

OK。

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