Get user by user nameAsk AIget http://petstore.swagger.io/v2/user/{username}Path ParamsusernamestringrequiredThe name that needs to be fetched. Use user1 for testing. HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmlAllowed:application/jsonapplication/xmlResponses 200successful operation 400Invalid username supplied 404User not foundUpdated over 2 years ago