# Notifications

URL: https://www.agencytitan.com/docs/tag/notifications

Self-scoped notification inbox and explicit read-state commands.

## Operations

- `GET` `/v1/notification-deliveries` — [List tenant notification deliveries](https://www.agencytitan.com/docs/tag/notifications/GET/v1/notification-deliveries.md)
- `GET` `/v1/notifications` — [List my notifications](https://www.agencytitan.com/docs/tag/notifications/GET/v1/notifications.md)
- `POST` `/v1/notifications/{id}/read` — [Mark a notification read](https://www.agencytitan.com/docs/tag/notifications/POST/v1/notifications/{id}/read.md)
- `POST` `/v1/notifications/read-all` — [Mark all notifications read](https://www.agencytitan.com/docs/tag/notifications/POST/v1/notifications/read-all.md)
- `POST` `/v1/notifications/reminders` — [Create a reminder for myself](https://www.agencytitan.com/docs/tag/notifications/POST/v1/notifications/reminders.md)
- `GET` `/v1/notifications/unread-count` — [Get my unread notification count](https://www.agencytitan.com/docs/tag/notifications/GET/v1/notifications/unread-count.md)

## Useful links

- Interactive page: https://www.agencytitan.com/docs/tag/notifications
- API reference home: https://www.agencytitan.com/docs/
- This page as Markdown: https://www.agencytitan.com/docs/tag/notifications.md
- Full API Markdown: https://api.agencytitan.com/v1/llms.txt
