---
title: "Returns a search by ID."
method: GET
path: "/searches/{searchId}"
tags: ["search"]
---

# Returns a search by ID.

`GET /searches/{searchId}`

## Path parameters

- `searchId` string, required

## Response `200`

OK

- Search
  - `id` string, required
  - `created_at` string, date-time, required

---

[API](https://skmtc.net/zenlist/apis/zenlist-partner-integration-api.md) · [All operations](https://skmtc.net/zenlist/apis/zenlist-partner-integration-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zenlist/zenlist-partner-integration-api/revisions/803c0368dc8e/schema)
