Skip to main content
POST
Get Alert Config
Use this API to read the workspace’s alert generation settings.

Endpoint

POST https://api.velt.dev/v2/memory/alerts/config/get

Headers

x-velt-api-key
string
required
Your API key.
x-velt-auth-token
string
required

Body

Params

data
object
required
No fields required. Send an empty object.

Example Requests

Get the alert config

Response

The config reports whether alerts are enabled, the weekly cap, the enabled alert types, and the minimum severity that generates an alert.

Success Response

Failure Response