---
title: "Download a specific log archive"
method: GET
path: "/log-archives/{filename}"
---

# Download a specific log archive

`GET /log-archives/{filename}`

Download a log archive file by its name.

## Path parameters

- `filename` string, required

## Response `200`

Log archive file download

- string, binary

## Other responses

- `400` — Missing or invalid filename
- `404` — File not found
- `500` — Internal server error

---

[API](https://skmtc.net/loxilb-io/apis/loxilb-rest-api.md) · [All operations](https://skmtc.net/loxilb-io/apis/loxilb-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/loxilb-io/loxilb-rest-api/revisions/45e9f0a95af0/schema)
