let data await Axios get https myapiendpoint com api names

1
let {data} = await Axios.get('https://myapiendpoint.com/api/names');