How to get location_info (country name) in Auth0 User logs using management api?

I am using c# app and fetching user logs from auth0 management api v2 using “/api/v2/logs?q=”. The logs contains lot of information but I can’t find country name(from where the user login) in the logs. I can see location_info property in official docs https://auth0.com/docs/api/management/v2#!/Logs/get_logs but I am not sure how to use it. Do I need to send any query param like “q=location_info=true” something like this or is there any other way?

Hey there!

Sorry for such delay in response! We’re doing our best in providing the best developer support experience out there, but sometimes the number of incoming questions is just too big for our bandwidth. Sorry for such inconvenience!

Do you still require further assistance from us?