Notifications

List Notifications

Get all notifications for the current user

get/notification

Response

List of notifications

idstring required
userIdstring required
titlestring required
contentstring required
type'info' | 'task_created' | 'workspace_created' | 'task_status_changed' | 'task_assignee_changed' | 'time_entry_created' required
isReadboolean
resourceIdstring
resourceType'task' | 'workspace'
{"stackTrail":"paths:/notification:get:responses:200:content:application/json:schema:items:properties:createdAt","oasType":"schema","type":"unknown"}

Changes