Pular para o conteúdo principal
GET
JavaScript

Autorizações

Authorization
string
header
obrigatório

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

Parâmetros de caminho

credit_entitlement_id
string
obrigatório

Credit Entitlement ID

customer_id
string
obrigatório

Customer ID

Parâmetros de consulta

page_size
integer<int32>

Page size default is 10 max is 100

Intervalo obrigatório: x >= 0
page_number
integer<int32>

Page number default is 0

Intervalo obrigatório: x >= 0
status
enum<string>

Filter by grant status: active, expired, depleted

Opções disponíveis:
active,
expired,
depleted

Resposta

List of customer grants

items
object[]
obrigatório
Última modificação em 1 de abril de 2026