alerts
Lists all the feedback for an alert. Attempting to list feedbacks for a non-existent alert returns NOT_FOUND error.
get/v1beta1/alerts/{alertId}/feedback
Path parameters
alertIdstring required
Required. The alert identifier. The "-" wildcard could be used to represent all alerts.
Query parameters
customerIdstring
Optional. The unique identifier of the Google Workspace account of the customer the alert is associated with. The customer_id must have the initial "C" stripped (for example, 046psxkn). Inferred from the caller identity if not provided. Find your customer ID.
filterstring
Optional. A query string for filtering alert feedback results. For more details, see Query filters and Supported query filter fields.
Response
Successful response