Licenses
ライセンスキーインスタンスのリスト
ライセンスキーインスタンスのリストを取得します。特定のライセンスキーに結果を限定するにはlicense_key_idで、権利付与に限定するにはgrant_idでフィルタリングするオプションがあります。
GET
JavaScript
承認
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
クエリパラメータ
Page size default is 10 max is 100
必須範囲:
x >= 0Page number default is 0
必須範囲:
x >= 0Filter by license key ID
Filter instances by entitlement grant ID
レスポンス
最終更新日 2026年6月9日
JavaScript