---
title: "Returns the current Tier in which the customer is in.
Returns null if no Tier is associated with the customer."
method: GET
path: "/v1/pub/Customer/{id}/tiers"
tags: ["Customer"]
---

# Returns the current Tier in which the customer is in.
Returns null if no Tier is associated with the customer.

`GET /v1/pub/Customer/{id}/tiers`

## Path parameters

- `id` string, required

## Response `200`

- CustomerTierResponse
  - `Name` string
  - `Color` string
  - `IconUrl` string

---

[API](https://skmtc.net/bonifiq/apis/bonifiq-public-apis.md) · [All operations](https://skmtc.net/bonifiq/apis/bonifiq-public-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bonifiq/bonifiq-public-apis/revisions/8d1f2698a854/schema)
