{
    "expand": "string",
    "groupId": "string",
    "name": "string",
    "self": "http://example.com",
    "users": {
        "end-index": 0,
        "items": [
            {
                "accountId": "string",
                "accountType": "string",
                "active": true,
                "avatarUrls": {
                    "16x16": "http://example.com",
                    "24x24": "http://example.com",
                    "32x32": "http://example.com",
                    "48x48": "http://example.com"
                },
                "displayName": "string",
                "emailAddress": "string",
                "key": "string",
                "name": "string",
                "self": "string",
                "timeZone": "string"
            }
        ],
        "max-results": 0,
        "size": 0,
        "start-index": 0
    }
}