---
title: "GET /v1/shared/auth/loyalties/"
method: GET
path: "/v1/shared/auth/loyalties/"
tags: ["v1"]
---

# GET /v1/shared/auth/loyalties/

`GET /v1/shared/auth/loyalties/`

## Response `200`

- Loyalty[]
  - `id` integer, required
  - `current` boolean
  - `passed` boolean
  - `name` string, nullable
  - `percent` integer
  - `price` string, decimal, required
  - `grant_limit` string, decimal
  - `event_limit` string, nullable
  - `delivery_limit` string, decimal
  - `tenant` integer

---

[API](https://skmtc.net/yume-cloud/apis/yume-api.md) · [All operations](https://skmtc.net/yume-cloud/apis/yume-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/yume-cloud/yume-api/versions/90700f5abfcc/schema)
