Skip to main content
GET
cURL

Authorizations

integration_id
string
header
required

Identifier of the integration (Auth v1)

secret
string
header
required

Secret of the organization (Auth v1)

x-api-key
string
header
required

API key (Auth v2)

Query Parameters

event_id
string

Event identifier. When provided, only discount codes for that event are returned.

type
object

Discount code type.

limit
string

Maximum number of discount codes to return. Defaults to 100, maximum 500.

skip
string

Number of discount codes to skip for pagination. Defaults to 0.

Response

HTTP OK

success
boolean
Example:

true

data
object[]

Array of Discount Code