---
title: "Get a program"
method: GET
path: "/loyalty/programs/{id}"
tags: ["Programs"]
---

# Get a program

`GET /loyalty/programs/{id}`

Get a loyalty program data.

## Path parameters

- `id` integer, required

## Query parameters

- `with_stats` boolean
- `metric` string

## Response `200`

Get program data.

## Other responses

- `400` — The request validation failed.
- `401` — Authentication failed.
- `403` — Forbidden.
- `404` — Program not found.

---

[API](https://skmtc.net/splio/apis/splio-customer-platform.md) · [All operations](https://skmtc.net/splio/apis/splio-customer-platform/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/splio/splio-customer-platform/revisions/2ff4735f665c/schema)
