Adding user avatar in Vtiger Rest API
The Vtiger Rest API has a Revise method that allows you to retrieve user data. However, you may notice that the response includes the name of the picture in the imagename field, but no file content or file path itself. This means that without additional steps, you will not be able to display the user's avatar on your site.