---
title: "Get All Metadata"
method: GET
path: "/metadata/all"
tags: ["metadata"]
---

# Get All Metadata

`GET /metadata/all`

Retrieve all metadata from the system. Optionally filter by type using query parameters.

## Query parameters

- `tag` string
- `people` 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)
