---
title: "GET /receivers"
method: GET
path: "/receivers"
tags: ["receiver"]
---

# GET /receivers

`GET /receivers`

Get list of all receivers (name of notification integrations)

## Query parameters

- `receiver_matchers` string[]

## Response `200`

Get receivers response

- Receiver[]
  - `name` string, required
  - `labels` LabelSet

## Other responses

- `400` — Bad request

---

[API](https://skmtc.net/prometheus/apis/alertmanager-api.md) · [All operations](https://skmtc.net/prometheus/apis/alertmanager-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/prometheus/alertmanager-api/versions/da782cf7fa5e/schema)
