---
title: "GET /v1/message-log/{uid}"
method: GET
path: "/v1/message-log/{uid}"
tags: ["MessageLog"]
---

# GET /v1/message-log/{uid}

`GET /v1/message-log/{uid}`

## Path parameters

- `uid` string, required

## Response `200`

OK

- RabbitApiV1MessageLogItem
  - `uid` string
  - `messageType` integer
  - `status` integer
  - `sendAt` string
  - `message` string
  - `config` string
  - `retryTotal` integer
  - `lastError` string
  - `createdAt` string
  - `updatedAt` string

---

[API](https://skmtc.net/aide-family/apis/untitled-api.md) · [All operations](https://skmtc.net/aide-family/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aide-family/untitled-api/versions/695b37f99d58/schema)
