Get an alertget https://{hostname}/alerts/v2/alert-definitions/{definitionId}Get a single alert instance that is configured to fire under certain conditions.Path ParamsdefinitionIdstringrequiredIdentifies the alert definition.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200The response provides the alert. 400Bad request. 401Unauthorized error. 403Access is forbidden. 404Resource not found. 405Method not allowed. 500Server error.Updated about 1 month ago