---
title: "GET /api/memory/threads/{threadId}"
method: GET
path: "/api/memory/threads/{threadId}"
tags: ["memory"]
---

# GET /api/memory/threads/{threadId}

`GET /api/memory/threads/{threadId}`

Get thread by ID

## Path parameters

- `threadId` string, required

## Response `200`

Thread details

## Other responses

- `404` — Thread not found

---

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