Vai al contenuto principale
GET
JavaScript

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri del percorso

credit_entitlement_id
string
obbligatorio

Credit Entitlement ID

customer_id
string
obbligatorio

Customer ID

Parametri della query

page_size
integer<int32>

Page size default is 10 max is 100

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

Page number default is 0

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

Filter by grant status: active, expired, depleted

Opzioni disponibili:
active,
expired,
depleted

Risposta

List of customer grants

items
object[]
obbligatorio
Ultima modifica il 1 aprile 2026