v1
latestOpenAPI 3.0.42026-08-068161,1253.1 MBAvatars
Users
Gets a list of outfits for the specified user.
get/v2/avatar/users/{userId}/outfits
Path parameters
userIdinteger required
The user id.
Query parameters
paginationTokenstring
The token received from the response to get the next page. For the first request, this value should be empty. Note : If no value is sent the 1st page will be returned.
outfitTypestring
The outfit type being searched for, null will return all outfitTypes.
pageinteger
The page number of the current page of requests, default is 1.
itemsPerPageinteger
The max number of outfits that can be returned.
isEditableboolean
Whether the outfits are editable. A null value will lead to no filtering.
Headers
Roblox-Place-Idinteger
The placeId of the caller, not required to be passed in.
Response
OK