Format JSON

console.log(JSON.stringify(response, null, 2));
Was this page helpful?