How do I use the API to get the assets currently equipped on an existing avatar? I want all this data - which endpoint do I hit?
"assets": {
"skinColor": 5,
"eyeColor": "9781803",
"hairStyle": "9247471",
"hairColor": 0,
"beardStyle": "",
"beardColor": 0,
"eyebrowStyle": "41302445",
"eyebrowColor": 0,
"shirt": "",
"outfit": "143549640",
"glasses": "9247416",
"faceMask": "",
"headwear": "",
"lipShape": "",
"eyeShape": "",
"noseShape": "",
"faceShape": "",
"createdAt": "2023-10-24T06:38:08.421Z",
"updatedAt": "2023-10-24T06:38:08.421Z",
"skinColorHex": "#cf927a"
}