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

---

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