---
title: "Retrieves all targets associated with a specific tier."
method: GET
path: "/v1/pub/Tiers/{tierId}/targets"
tags: ["Tiers"]
---

# Retrieves all targets associated with a specific tier.

`GET /v1/pub/Tiers/{tierId}/targets`

## Path parameters

- `tierId` integer, required

## Response `200`

Returns the list of targets for the tier.

- ExternalApiTierTargetResponse[]
  - `Type` 0 | 1 | 2 | 3
  - `DueSummary` 0 | 1
  - `Due` integer
  - `Target` number, double
  - `IsActive` boolean
  - `TierId` integer

---

[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)
