I'm trying to find the documentation for the api/v1 mattermost API.
I couldnt see where I can get user ip address. In slack API this is users.accessLogs.
After I do curl to http://egsoslpoc501.linux.lan:8080/api/v1/users/login to get the Token, how do I use the API to look up the ip address of a user_id?
In any case where is the REST mattermost API documentation please??
This page below doesnt descibe any other operations except users/login: http://docs.mattermost.com/developer/web-service.html