Saltar al contenido principal
GET
JavaScript

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de consulta

page_size
integer<int32> | null

Page size default is 10 max is 100

Rango requerido: x >= 0
page_number
integer<int32> | null

Page number default is 0

Rango requerido: x >= 0
license_key_id
string | null

Filter by license key ID

grant_id
string | null

Filter instances by entitlement grant ID

Respuesta

items
object[]
requerido
Última modificación el 9 de junio de 2026