Vigilfield Docs
API referenceAlert destination

`GET /alert-destinations`

GET/alert-destinations

Response Body

application/json

curl -X GET "https://example.com/alert-destinations"
[  {    "created_at": "string",    "id": "string",    "kind": "sns",    "org_id": "string",    "owner_team_id": "string",    "sns": null,    "updated_at": "string",    "webhook": null  }]