v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1339117150.4 KB
groups

Lists the Group resources under a customer or namespace.

get/v1/groups

Query parameters

pageSizeinteger

The maximum number of results to return. Note that the number of results returned may be less than this value even if there are more available results. To fetch all results, clients must continue calling this method repeatedly until the response no longer contains a next_page_token. If unspecified, defaults to 200 for View.BASIC and to 50 for View.FULL. Must not be greater than 1000 for View.BASIC or 500 for View.FULL.

pageTokenstring

The next_page_token value returned from a previous list request, if any.

parentstring

Required. The parent resource under which to list all Group resources. Must be of the form identitysources/{identity_source} for external- identity-mapped groups or customers/{customer_id} for Google Groups. The customer_id must begin with "C" (for example, 'C046psxkn'). [Find your customer ID.] (https://support.google.com/cloudidentity/answer/10070793)

view'VIEW_UNSPECIFIED' | 'BASIC' | 'FULL'

The level of detail to be returned. If unspecified, defaults to View.BASIC.

Response

Successful response