get https://{hostname}/alerts/v2/json-schema/alert-definition/
Gets the JSON schema that describes the contents of a specific type of alert, depending on the template used to create it. This is useful to validate the contents of a new alert request before POSTing it.
Recipes
Get definition schema
Open Recipe