Retrieving Users

The retrieving users’ endpoint allows you to retrieve a user by their ID.

client.user('123').get();
© Getstream.io, Inc. All Rights Reserved.