---
title: "Returns consumers for a text notification history"
method: GET
path: "/v1/TextNotificationHistories/{historyId}/consumers"
tags: ["TextNotificationConsumers"]
---

# Returns consumers for a text notification history

`GET /v1/TextNotificationHistories/{historyId}/consumers`

## Path parameters

- `historyId` integer, required

## Response `200`

Consumers tied to a text notification history

- AdaptekApiApplicationTextNotificationHistoryConsumersTextNotificationHistoryConsumerDto[]
  - `id` string, nullable
  - `textNotificationHistoryId` string, nullable
  - `consumerId` string, nullable
  - `senderPhoneNumber` string, nullable
  - `receiverPhoneNumber` string, nullable

---

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