---
title: "Saved Search"
method: GET
path: "/saved/search"
tags: ["saved"]
---

# Saved Search

`GET /saved/search`

## Query parameters

- `q` string, required

## Response `200`

Successful Response

- SavedSearchResponse
  - `place_ids` string[], required

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-20** `8eea75d9cae3` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/stardrift/apis/fastapi/changes/saved/search/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/92653d53d791?raw)
