---
title: "Search Facts"
method: GET
path: "/fact/search"
tags: ["facts"]
---

# Search Facts

`GET /fact/search`

Search approved facts based on tags and/or people. Returns up to 20 results.

## Query parameters

- `tags` string
- `people` string

## Response `200`

Facts retrieved successfully.

## Other responses

- `404` — No facts found for the given criteria.

---

[API](https://skmtc.dev/blackhistoryapi/apis/black-history-api.md) · [All operations](https://skmtc.dev/blackhistoryapi/apis/black-history-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/blackhistoryapi/black-history-api/revisions/957c592eef4b/schema)
