Get Notification Config
Notification Configuration
Get Notification Config
POST
Get Notification Config
Use this API to retrieve the current in-app notification service configuration for a workspace.
This endpoint uses API-key-level auth: pass
x-velt-api-key and x-velt-auth-token as headers. You can obtain these from the Get Auth Tokens endpoint.The numeric
delayConfig / batchConfig fields returned here are constrained to these ranges when set via Update Notification Config: delaySeconds 10–15552000 (6 months), batchWindowSeconds 10–604800 (1 week), maxActivities 2–50.Endpoint
POST https://api.velt.dev/v2/workspace/notificationconfig/get
Headers
Your API key.
Your Auth Token.

