v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13117665.0 KB
alerts

Lists the alerts.

get/v1beta1/alerts

Query parameters

customerIdstring

Optional. The unique identifier of the Google Workspace account of the customer the alerts are 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 results. For more details, see Query filters and Supported query filter fields.

orderBystring

Optional. The sort order of the list results. If not specified results may be returned in arbitrary order. You can sort the results in descending order based on the creation timestamp using order_by="create_time desc". Currently, supported sorting are create_time asc, create_time desc, update_time desc

pageSizeinteger

Optional. The requested page size. Server may return fewer items than requested. If unspecified, server picks an appropriate default.

pageTokenstring

Optional. A token identifying a page of results the server should return. If empty, a new iteration is started. To continue an iteration, pass in the value from the previous ListAlertsResponse's next_page_token field.

Response

Successful response