const get = async cursor => {

      if (cursor) Object.assign(options.qs, {
        cursor
      });