Get User Icons

Get User Icons

Retrieves the user icon URLs of the specified users.

Function

kintone.user.getIcons(users)

Parameters

Parameter Type Required Description
users array of strings yes The list of login names of users. Up to 100 login names can be specified.

Returns

A Promise object.
When the Promise object is fulfilled, an array of objects containing the following elements can be retrieved:

Property Type Value & Description
user String The login name
url String The icon URL

Available Pages

However, it cannot be used on the following pages:

  • Search results
  • Marketplace
  • Plug-in settings page