---
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

---

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