Read avatar for an employee ID.Copy Pageget https://api.hibob.com/v1/avatars/{employeeId}Returns the avatar image URL of the employee.Path ParamsemployeeIdstringrequiredThe Employee ID as pulled from the database, or from the URL In Bob when viewing the employee. For example, if the URL in Bob is "https://app.hibob.com/employee-profile/3332883884017713238" you should copy the "3332883884017713238".Response 200URL of the employee avatar.Updated 9 months ago