メインコンテンツへスキップ
GET
JavaScript

承認

Authorization
string
header
必須

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

クエリパラメータ

page_size
integer<int32> | null

Page size default is 10 max is 100

必須範囲: x >= 0
page_number
integer<int32> | null

Page number default is 0

必須範囲: x >= 0
license_key_id
string | null

Filter by license key ID

grant_id
string | null

Filter instances by entitlement grant ID

レスポンス

items
object[]
必須
最終更新日 2026年6月9日