Get notification by ID

以 Markdown 格式查看

Returns one notification; if unread, sets read_at. Any authenticated member.

路径参数

idstring必需
Notification UUID

请求头

Authorizationstring必需

Bearer {access_token}

X-Workspace-Idstring必需
Workspace UUID

响应

data: NotificationEntry

错误

404
Not Found Error