---
title: "列出会话生成的产物文件"
method: GET
path: "/sessions/{session_id}/artifacts"
tags: ["会话"]
---

# 列出会话生成的产物文件

`GET /sessions/{session_id}/artifacts`

返回本会话中所有 assistant 消息产生的技能产物元数据（不含 URL）

## Path parameters

- `session_id` string, required

## Response `200`

OK

- object

## Other responses

- `404` — Not Found

## Changes

- **2026-08-13** `6e297e21afca` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/tencentblueking/apis/weknora-api/changes/sessions/:session_id/artifacts/get.md)

---

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