---
title: "GET /api/logs"
method: GET
path: "/api/logs"
tags: ["logs"]
---

# GET /api/logs

`GET /api/logs`

Get all logs

## Query parameters

- `transportId` string, required

## Response `200`

List of all logs

## Changes

- **2025-02-04** `6af141e78ea9` — 1 breaking
  - added the new required `query` request parameter `transportId`
- **2025-01-23** `d19b5a525239` — 1 warning
  - deleted the `query` request parameter `transportId`

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

---

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