properties

Returns a list of Key Events in the specified parent property. Returns an empty list if no Key Events are found.

get/v1beta/{+parent}/keyEvents

Path parameters

parentstring required

Required. The resource name of the parent property. Example: 'properties/123'

Query parameters

pageSizeinteger

Optional. The maximum number of resources to return. If unspecified, at most 50 resources will be returned. The maximum value is 200; (higher values will be coerced to the maximum)

pageTokenstring

Optional. A page token, received from a previous ListKeyEvents call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListKeyEvents must match the call that provided the page token.

Response

Successful response

Changes