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

string
required
Your API key.
string
required

Body

Params

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