---
title: "Get points settings"
method: GET
path: "/points_settings"
tags: ["Points Settings"]
---

# Get points settings

`GET /points_settings`

Retrieves the configuration for the account's points program.

## Response `200`

The points settings were successfully retrieved.

- object
  - `points_settings` PointsSettings
    - `points_label` object — The branding of the account's points currency.
      - `one` string — The singular unit for a point.
      - `other` string — The unit for zero or many points.

---

[API](https://skmtc.dev/smile/apis/smile-io-rest-api.md) · [All operations](https://skmtc.dev/smile/apis/smile-io-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/smile/smile-io-rest-api/revisions/081bc804c5df/schema)
