GET
/
api
/
ext
/
v1
/
collections

Authorizations

Authorization
string
header
required

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

Query Parameters

companyId
string

Response

200 - application/json
description
string
required
id
string
required
rewardType
enum<string>
required
Available options:
Coins,
Gifts
slug
string
required
status
enum<string>
required
Available options:
Active,
Pending,
Draft,
Disabled
title
string
required
deletedAt
string | null
image
string | null
imageMobile
string | null
personalizationsUsed
string[]