GetAlertMeta returns metadata for checking an alert. It's currently only called by the alert reconciler in the runtime.

post/v1/projects/{projectId}/alerts/meta

Path parameters

projectIdstring required

Request body

alertstring
annotationsobject
anonRecipientsboolean
emailRecipientsstring[]
ownerIdstring
queryForUserEmailstring
queryForUserIdstring

Response

A successful response.

queryForAttributesobject
recipientUrlsobject

Changes