---
title: "GET /v1/playground/messages/{messageId}"
method: GET
path: "/v1/playground/messages/{messageId}"
tags: ["PlaygroundService"]
---

# GET /v1/playground/messages/{messageId}

`GET /v1/playground/messages/{messageId}`

GetMessage 获取消息详情

## Path parameters

- `messageId` string, required

## Response `200`

OK

- PlaygroundV1GetMessageReply
  - `message` PlaygroundV1Message — Message 消息
    - `attachments` string
    - `billedMicros` string
    - `content` string
    - `contentTokens` integer
    - `createdAt` string, date-time
    - `id` string
    - `latencyMs` integer
    - `modelId` string
    - `role` string
    - `sessionId` string
    - `userId` string

---

[API](https://skmtc.dev/apiqik/apis/apiqik-api.md) · [All operations](https://skmtc.dev/apiqik/apis/apiqik-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/apiqik/apiqik-api/revisions/e06b96127408/schema)
