---
title: "Get Search Results"
method: GET
path: "/v1/search/{search_id}"
tags: ["mcp-server"]
---

# Get Search Results

`GET /v1/search/{search_id}`

## Path parameters

- `search_id` string, uuid, required

## Query parameters

- `offset` integer
- `limit` integer

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-19** `2297d4453a9c` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/stardrift/apis/fastapi/changes/v1/search/:search_id/get.md)

---

[API](https://skmtc.dev/stardrift/apis/fastapi.md) · [All operations](https://skmtc.dev/stardrift/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc.dev/stardrift/apis/fastapi/revisions/2297d4453a9c?raw)
