/
US
usekaneo
/
Kaneo API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v18
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2026-07-11
142
2
448.7 KB
Notifications
List Notifications
Get all notifications for the current user
get
/notification
Response
List of notifications
object[]
required
id
string
required
userId
string
required
title
string
nullable
required
content
string
nullable
required
type
'info'
|
'task_created'
|
'workspace_created'
|
'task_status_changed'
|
'task_assignee_changed'
|
'time_entry_created'
|
'due_date_reminder'
|
'task_overdue'
|
'task_mention'
required
eventData
object
nullable
required
isRead
boolean
resourceId
string
resourceType
'task'
|
'workspace'
createdAt
string
date-time
required
updatedAt
string
date-time
required