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

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri del percorso

discount_id
string
obbligatorio

Discount 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

Risposta

Paginated list of attached customers

items
object[]
obbligatorio
Ultima modifica il 6 agosto 2026