---
title: "获取 workflow 日志"
method: GET
path: "/admin/workflows/rounds/{id}/logs/{name}"
tags: ["workflow"]
---

# 获取 workflow 日志

`GET /admin/workflows/rounds/{id}/logs/{name}`

获取指定轮次和名称的 workflow 日志文件

## Path parameters

- `id` integer, required
- `name` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.net/hust-open-atom-club/apis/untitled-api.md) · [All operations](https://skmtc.net/hust-open-atom-club/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hust-open-atom-club/untitled-api/versions/34214ad5a103/schema)
