Avatars
Thumbnails
Get Avatar Headshots for the given CSV of userIds
get/v1/users/avatar-headshot
Query parameters
userIdsinteger[] required
CSV for the userIds to get avatar headshots
includeBackgroundboolean
Whether to include a background in the thumbnail (defaults to false)
includeProfileFrameboolean
Whether to composite the user's equipped profile frame into the thumbnail (defaults to false)
size'48x48' | '50x50' | '60x60' | '75x75' | '100x100' | '110x110' | '150x150' | '180x180' | '352x352' | '420x420' | '720x720'
The thumbnail size, formatted widthxheight
format'Png' | 'Jpeg' | 'Webp'
The thumbnail format
isCircularboolean
The circle thumbnail output parameter, true or false
Response
OK
Changes
Changed in 1 of the 12 revisions of this API.1
- ○
added the new optional
queryrequest parameterincludeProfileFramenew-optional-request-parameter
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○