---
title: "List keywords"
description: "Every keyword of the workspace, newest first, with its match stats and poll health."
canonical: https://docs.mentio.dev/api/keywords/list-keywords
markdown: https://docs.mentio.dev/api/keywords/list-keywords.mdx
---

# List keywords

`GET /v1/keywords`

Every keyword of the workspace, newest first, with its match stats and poll health.

## Responses

- 200: All keywords
- 401: Missing or invalid API key

Full schemas: https://api.mentio.dev/v1/openapi.json. Conventions: https://docs.mentio.dev/conventions.mdx
