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

id
string
obrigatório

Entitlement ID

Parâmetros de consulta

page_size
integer<int32>

Page size (default 10, max 100)

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

Page number (default 0)

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

Filter by grant status

Opções disponíveis:
Pending,
Delivered,
Failed,
Revoked
customer_id
string

Filter by customer ID

Resposta

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