---
title: "List notifications"
method: GET
path: "/notifications"
tags: ["Account"]
---

# List notifications

`GET /notifications`

## Query parameters

- `page` integer, nullable
- `limit` integer, nullable

## Response `200`

Success

- object

## Other responses

- `401` — Missing or invalid API key
- `429` — Rate limit exceeded — respect Retry-After

---

[API](https://skmtc.dev/zutrix/apis/zutrix-api.md) · [All operations](https://skmtc.dev/zutrix/apis/zutrix-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/zutrix/zutrix-api/revisions/abe6ff22567c/schema)
