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

# List notifications

`GET /v1/notifications`

**Searchable:** title, message

**Filterable:** user_id, event_type, is_read, created_at

## Query parameters

- `limit` integer
- `offset` integer
- `search` string
- `user_id` string, uuid
- `is_read_is` string

## Response `200`

Paginated list

---

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