Outfits

Outfit configuration and validation

Get outfit by ID

get
/outfits/{id}

Retrieves an outfit configuration and validates that the owner possesses all required items

Path parameters
idstringRequired

The outfit ID (Ethereum address)

Responses
chevron-right
200

Outfit entity

application/json
get
/outfits/{id}

Last updated