The documentation for "GetKnownUsers" (https://api.mattermost.com/#operation/GetKnownUsers) does not have the proper response example. Right now it says it returns a total_users_count when it actually returns the list of userIDs directly.
It would be great to also take a deeper look to the endpoint and see if there is any other incorrect information.
The documentation for "GetKnownUsers" (https://api.mattermost.com/#operation/GetKnownUsers) does not have the proper response example. Right now it says it returns a
total_users_countwhen it actually returns the list of userIDs directly.It would be great to also take a deeper look to the endpoint and see if there is any other incorrect information.