Skip to main content
GET
Get a single perk

Authorizations

Authorization
string
header
required

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

Path Parameters

perkId
string
required

Response

A single perk

id
string
title
string
description
string
category
string | null
merchant_name
string | null
image_url
string<uri> | null
discount_text
string | null
terms
string | null
valid_from
string<date-time> | null
valid_to
string<date-time> | null
city
string
created_at
string<date-time>
updated_at
string<date-time>