Skip to content

NotificationsService

Available as client.notifications. These are authenticated administrative operations.

MethodPurpose
list({ workspace_id, ...query })List notifications in a workspace
get(id)Get a notification; workspace scope is resolved from the entity
send(data)Send a manual client notification; the request includes workspace scope
getUnreadCount(workspaceId, clientId)Count delivered notifications for a client

WalletHero Documentation