Warning, /pim/libkgapi/autotests/people/data/contactgroup_list_fetch_full_response.txt is written in an unsupported language. File is not indexed.

0001 HTTP/1.1 200 OK
0002 Content-Type: application/json; charset=UTF-8
0003 Date: Fri, 24 Feb 2023 16:53:10 GMT
0004 Server: ESF
0005 Cache-Control: private
0006 X-XSS-Protection: 0
0007 X-Frame-Options: SAMEORIGIN
0008 X-Content-Type-Options: nosniff
0009 Accept-Ranges: none
0010 Vary: X-Origin, Referer, Origin,Accept-Encoding
0011 Transfer-Encoding: chunked
0012 Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
0013 
0014 {
0015   "contactGroups": [
0016     {
0017       "resourceName": "contactGroups/myContacts",
0018       "groupType": "SYSTEM_CONTACT_GROUP",
0019       "name": "myContacts",
0020       "formattedName": "My Contacts",
0021       "memberCount": 296
0022     },
0023     {
0024       "resourceName": "contactGroups/19cb37f60aed8000",
0025       "etag": "PFIeYqMwVSs=",
0026       "metadata": {
0027         "updateTime": "2023-02-19T20:29:44.421678Z"
0028       },
0029       "groupType": "USER_CONTACT_GROUP",
0030       "name": "test1",
0031       "formattedName": "test1",
0032       "memberCount": 1
0033     }
0034   ],
0035   "totalItems": 2,
0036   "nextSyncToken": "EJzDkt2utP0C"
0037 }