---
title: "Get the loyalty program settings"
method: GET
path: "/loyalties"
tags: ["Loyalty Program"]
---

# Get the loyalty program settings

`GET /loyalties`

## Overview

Retrieve your current loyalty program configuration, including whether it's active and what cashback rate is set.

## When to Use

- **Settings display** - Show current program configuration in admin panels
- **Status checks** - Verify if the loyalty program is enabled
- **Rate verification** - Check current cashback rates
- **Configuration review** - Review program settings before making changes

## What You Get

- **Program status** - Whether the program is enabled or disabled
- **Cashback rate** - Current percentage guests earn
- **Currency** - Cashback currency setting

## Quick Start

No parameters required. Returns current loyalty program settings.

## Response `200`

OK

- object

---

[API](https://skmtc.net/liteapi/apis/api-search.md) · [All operations](https://skmtc.net/liteapi/apis/api-search/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/liteapi/api-search/versions/315ba2a4dcf4/schema)
