Skip to main content
GET
List Promo Codes

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Successful Response

id
string<uuid>
required
code
string
required
group_id
string<uuid> | null
required
is_active
boolean
required
expires_at
string<date-time> | null
required
max_uses
integer | null
required
current_uses
integer
required
account_type
string
required
challenge_template_id
string<uuid> | null
required
created_by
string<uuid> | null
required
created_at
string<date-time>
required
updated_at
string<date-time>
required