cloudidentity.groups.search

GET {{baseUrl}}/v1/groups:search?pageSize=<integer>&pageToken=<string>&query=<string>&view=<string>&$.xgafv=<string>&access_token=<string>&alt=<string>&callback=<string>&fields=<string>&key=<string>&oauth_token=<string>&prettyPrint=<boolean>&quotaUser=<string>&upload_protocol=<string>&uploadType=<string>

Searches for Groups.

Request Params

KeyDatatypeRequiredDescription
pageSizestringThe default page size is 200 (max 1000) for the BASIC view, and 50 (max 500) for the FULL view.
pageTokenstringThe next_page_token value returned from a previous search request, if any.
querystringRequired. Required. Query string for performing search on groups. Users can search on parent and label attributes of groups. EXACT match ('==') is supported on parent, and CONTAINS match ('in') is supported on labels.
viewstringGroup resource view to be returned. Defaults to View.BASIC.
$.xgafvstringV1 error format.
access_tokenstringOAuth access token.
altstringData format for response.
callbackstringJSONP
fieldsstringSelector specifying which fields to include in a partial response.
keystringAPI key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.
oauth_tokenstringOAuth 2.0 token for the current user.
prettyPrintstringReturns response with indentations and line breaks.
quotaUserstringAvailable to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.
upload_protocolstringUpload protocol for media (e.g. "raw", "multipart").
uploadTypestringLegacy upload protocol for media (e.g. "media", "multipart").

RESPONSES

status: OK

{&quot;groups&quot;:[{&quot;createTime&quot;:&quot;ut aliquip&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;displayName&quot;:&quot;\u003cstring\u003e&quot;,&quot;groupKey&quot;:{&quot;id&quot;:&quot;laboris sunt qui&quot;,&quot;namespace&quot;:&quot;dolore Lorem enim dolore&quot;},&quot;labels&quot;:&quot;\u003cobject\u003e&quot;,&quot;name&quot;:&quot;ut nostrud occaecat&quot;,&quot;parent&quot;:&quot;\u003cstring\u003e&quot;,&quot;updateTime&quot;:&quot;Lorem laboris veniam Excepteur minim&quot;},{&quot;createTime&quot;:&quot;consequat Lorem mollit&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;displayName&quot;:&quot;\u003cstring\u003e&quot;,&quot;groupKey&quot;:{&quot;id&quot;:&quot;consect&quot;,&quot;namespace&quot;:&quot;consectetur dolore magna in&quot;},&quot;labels&quot;:&quot;\u003cobject\u003e&quot;,&quot;name&quot;:&quot;pariatur ullamco in incididunt&quot;,&quot;parent&quot;:&quot;\u003cstring\u003e&quot;,&quot;updateTime&quot;:&quot;commodo in elit sed&quot;}],&quot;nextPageToken&quot;:&quot;dolor nisi cupidatat&quot;}