const auid = serverResponse.filter(resp => deepAccess(resp, 'body.ext.auid'))
        .map(resp => resp.body.ext.auid);