---
title: "Download workflow run logs as archive"
method: GET
path: "/repos/{owner}/{repo}/actions/runs/{run}/logs"
tags: ["repository"]
---

# Download workflow run logs as archive

`GET /repos/{owner}/{repo}/actions/runs/{run}/logs`

## Path parameters

- `owner` string, required
- `repo` string, required
- `run` integer, required

## Response `200`

Logs archive

## Other responses

- `404` — APINotFound is a not found empty response

---

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