GET
/
api
/
ext
/
v1
/
collections

Authorizations

Authorization
string
headerrequired

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

Query Parameters

companyId
string

Response

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