---
title: "Returns a list of replies of a specific message if the command was configured to expect a reply."
method: GET
path: "/messages/{messageId}/recipients/{thingName}/replies"
tags: ["Replies"]
---

# Returns a list of replies of a specific message if the command was configured to expect a reply.

`GET /messages/{messageId}/recipients/{thingName}/replies`

## Query parameters

- `fromReceivedAtExclusive` number
- `count` integer

## Response `200`

List of message replies.

## Other responses

- `409` — Reply not expected.

---

[API](https://skmtc.dev/aws-samples/apis/cdf-command-control-service.md) · [All operations](https://skmtc.dev/aws-samples/apis/cdf-command-control-service/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aws-samples/cdf-command-control-service/revisions/3c7940ca634e/schema)
