v1
latestOpenAPI 3.0.32026-07-13142734.3 KBavatar
Get Metadata
Get the metadata of an avatar in JSON format
get/avatars/{avatarId}
Path parameters
avatarIdstring required
ID of an avatar with .json ending
Response
Metadata of the avatar
Example response
{
"bodyType": "fullbody",
"outfitGender": "masculine",
"outfitVersion": 2,
"skinTone": "#ffe5ce",
"createdAt": "2021-11-05T21:39:56.684Z",
"updatedAt": "2021-11-05T21:39:56.684Z"
}