v2
latestOpenAPI 3.0.42026-08-088161,1253.1 MBAvatars
Users
Deprecated, user v2. Gets a list of outfits for the specified user.
get/v1/users/{userId}/outfits
Path parameters
userIdinteger required
The user id.
Query parameters
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