Solution - Creation Operators
ajax.getJSON('https://reqres.in/api/users').subscribe({ next: console.log, });