Vigilfield Docs
API referenceAlerts

`GET /alerts/system-destinations` — where this org's system alerts deliver. Empty until an admin sets it.

GET/alerts/system-destinations

Response Body

application/json

curl -X GET "https://example.com/alerts/system-destinations"
{  "system_alert_destination_ids": [    "string"  ]}