---
title: "Get Gateway Logs"
method: GET
path: "/gateway/logs"
tags: ["Gateway"]
---

# Get Gateway Logs

`GET /gateway/logs`

Get Gateway container logs.

Retrieves recent log output from the Gateway Docker container. Useful for debugging
connection issues, transaction failures, or monitoring Gateway activity.

## Query parameters

- `tail` integer — Number of log lines to retrieve (1-10000)

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2025-12-20** `1005bcd47280` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hummingbot/apis/hummingbot-api/changes/gateway/logs/get.md)

---

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