¿Cómo puedo buscar el nombre de usuario correspondiente a través del ID de usuario?

You may want to look at this topic. AFAIK you can’t access a user route with the user id like /u/id. Also the API docs are on getting user info from the user id are only by the admin route, it seems:

1 me gusta