MINARA

List notifications

GET /v1/notifications — Recent in-app notifications (newest first) plus an `unread_count`. A notification is recorded each time a custom agent f

GET /v1/notifications

Recent in-app notifications (newest first) plus an unread_count. A notification is recorded each time a custom agent fires on its own (scheduled / event / once) and its in-app config opts into the outcome. Optional ?limit= (default 50).

MethodGET
Path/v1/notifications
AuthAuthorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set
Categorynotifications

On this page