Skip to main content
GET
JavaScript

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri del percorso

id
string
obbligatorio

Entitlement ID

Parametri della query

page_size
integer<int32>

Page size (default 10, max 100)

Intervallo richiesto: x >= 0
page_number
integer<int32>

Page number (default 0)

Intervallo richiesto: x >= 0
status
enum<string>

Filter by grant status

Opzioni disponibili:
Pending,
Delivered,
Failed,
Revoked
customer_id
string

Filter by customer ID

Risposta

items
object[]
obbligatorio
Ultima modifica il 13 maggio 2026