latestOpenAPI 3.1.02026-08-1013317298.0 KB
d94e0e0f1821
Third-Party
Get user's third-party wearables
Retrieves all third-party wearables owned by a specific Ethereum address. Third-party wearables are items from external collections integrated with Decentraland.
get/users/{address}/third-party-wearables
Path parameters
addressstring required
Ethereum address (0x-prefixed)
Query parameters
pageNuminteger
Page number (1-indexed)
pageSizeinteger
Number of items per page (max 1000)
categorystring[]
Filter by category (can be specified multiple times)
namestring
Filter by name (case-insensitive substring match)
includeDefinitionsboolean
Include item definitions in response
Response
List of user's third-party wearables