---
title: "Get a notification"
method: GET
path: "/notifications/{notification}"
---

# Get a notification

`GET /notifications/{notification}`

## Path parameters

- `notification` string, required

## Response `200`

200

- object
  - `id` string
  - `topic` string
  - `company` string
  - `recipient_type` string
  - `recipient` string
  - `email_communication` unknown
  - `created_at` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/checkhq/apis/check-api.md) · [All operations](https://skmtc.net/checkhq/apis/check-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/checkhq/check-api/revisions/f46e28134549/schema)
