Skip to main content
GET
GET /discounts/{discount_id}/customers

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

discount_id
string
obrigatório

Discount 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

Resposta

Paginated list of attached customers

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