Getting the user just passing the user id works fine:
const { data: response } = await axios.get(`${ MS_GRAPH_USER_API }/${ id }`, { headers: {