---
title: "List alerts"
canonical: https://docs.mentio.dev/api/alerts/list-alerts
markdown: https://docs.mentio.dev/api/alerts/list-alerts.mdx
---

# List alerts

`GET /v1/alerts`

## Responses

- 200: Every alert rule of the org, newest first
- 401: Missing or invalid API key

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