v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-137516.8 KB
organizations

Lists the contacts that have been set on a resource.

get/v1/{+parent}/contacts

Path parameters

parentstring required

Required. The parent resource name. Format: organizations/{organization}, folders/{folder} or projects/{project} (where {project} is the project number)

Query parameters

pageSizeinteger

Optional. The maximum number of results to return from this request. Non-positive values are ignored. The presence of next_page_token in the response indicates that more results might be available. If not specified, the default page_size is 100.

pageTokenstring

Optional. If present, retrieves the next batch of results from the preceding call to this method. page_token must be the value of next_page_token from the previous response. The values of other method parameters should be identical to those in the previous call.

Response

Successful response

All 7 operations