---
title: "Get API Request Logs (deprecated path)"
method: GET
path: "/v1/swarm/logs"
tags: ["Logging", "Monitoring"]
deprecated: true
---

# Get API Request Logs (deprecated path)

`GET /v1/swarm/logs`

> **Deprecated.**

Deprecated alias for /v1/account/logs, kept for backwards compatibility.

## Headers

- `x-api-key` string, required

## Response `200`

Successful Response

- SwarmLogsOutput
  - `status` string, nullable
  - `count` integer, nullable
  - `logs` unknown
  - `timestamp` string, nullable

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-19** `2e4bf740a780` — 2 info
  - api operation id `get_logs_v1_swarm_logs_get` removed and replaced with `get_logs_legacy_v1_swarm_logs_get`
  - endpoint deprecated

[Change history](https://skmtc.dev/swarms/apis/swarms-api/changes/v1/swarm/logs/get.md)

---

[API](https://skmtc.dev/swarms/apis/swarms-api.md) · [All operations](https://skmtc.dev/swarms/apis/swarms-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/swarms/swarms-api/revisions/5387d771c840/schema)
