---
title: "Search Metadata by Type"
method: GET
path: "/metadata/search"
tags: ["metadata"]
---

# Search Metadata by Type

`GET /metadata/search`

Search metadata by type and value (e.g., people or tags).

## Query parameters

- `people` string
- `tag` string

## Response `200`

Metadata retrieved successfully.

## Other responses

- `404` — No metadata 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)
