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

## Changes

- **2025-05-27** `59e7768902aa` — 1 info
  - endpoint added
- **2025-02-07** `2e28347b5811` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/hust-open-atom-club/apis/untitled-api/changes/admin/workflows/rounds/:id/logs/:name/get.md)

---

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