Page History
This method returns information about a user. You can only use it to get info about users who have installed your app.
To get the name and profile image of other users in Flock, see users.getPublicProfile.
The method endpoint is https://api.flock.co/v1/users.getInfo
and follows the method calling conventions.
...