Get an alert summaryCopy Pageget https://{hostname}/alerts/v2/alert-summaries/{definitionId}Get the summary of basic metadata for a single alert.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 summary. 400Bad request. 401Unauthorized error. 403Access is forbidden. 404Resource not found. 405Method not allowed. 500Server error.Updated 4 months ago