Get template schemaget https://{hostname}/alerts/v2/json-schema/alert-templateGets the JSON schema that describes the contents of an alert template.Query ParamsaccountSwitchKeystringRuns the operation from another account. The Identity and Access Management API provides a list of available account switch keys.HeadersacceptstringenumDefaults to application/schema+jsonGenerated from available response content typesapplication/problem+jsonapplication/schema+jsonAllowed:application/problem+jsonapplication/schema+jsonResponses 200The response provides the template schema. 401Unauthorized error. 403Access is forbidden. 405Method not allowed. 500Server error.Updated about 1 month ago