Preparing search index...
The search index is not available
@booksakura/backlog-client-ts
@booksakura/backlog-client-ts
endpoints
getNotification
Function getNotification
get
Notification
(
config
,
params
?
,
context
?
)
:
Promise
<
BacklogResponse
<
UserNotification
[]
>
>
Get Notification お知らせ一覧の取得
Returns own notifications.
Parameters
config
:
contracts
.
BacklogConfig
Optional
params
:
GetNotificationParams
Optional
context
:
BacklogApiContext
Returns
Promise
<
BacklogResponse
<
UserNotification
[]
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@booksakura/backlog-client-ts
Loading...
Get Notification お知らせ一覧の取得
Returns own notifications.