Outfits
Outfit configuration and validation
Last updated
Outfit configuration and validation
Last updated
GET /lambdas/outfits/{id} HTTP/1.1
Host: peer.decentraland.org
Accept: */*
{
"version": "text",
"id": "text",
"type": "text",
"pointers": [
"text"
],
"timestamp": 1,
"content": [
{
"file": "text",
"hash": "text"
}
],
"metadata": {}
}