---
title: "List notifications"
method: GET
path: "/api/1/account/notifications"
tags: ["Notifications"]
---

# List notifications

`GET /api/1/account/notifications`

## Request body

- object
  - `end_date` string, nullable — Must be a valid date.
  - `start_date` string, nullable — Must be a valid date.
  - `actions` string[], required
  - `users` integer[], required
  - `scope` 'internal' | 'external', nullable
  - `unread` boolean, nullable — Options.
  - `limit` integer

## Other responses

- `401`

---

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