title: Core. Push Notification Config
A2A Node SDK - v0.1.0 / Modules / Core / PushNotificationConfig
Interface: PushNotificationConfig
Core.PushNotificationConfig
Configuration for push notifications
Remarks
Used to set up event subscriptions for asynchronous updates
Table of contents
Properties
Properties
authToken
• Optional
authToken: string
Optional authentication token for the notification endpoint
enabled
• enabled: boolean
Whether push notifications are enabled
endpoint
• Optional
endpoint: string
Optional endpoint URL where notifications should be sent
events
• events: string
[]
List of event types to subscribe to
metadata
• Optional
metadata: Record
<string
, unknown
>
Optional additional metadata for the subscription