avatar3dThumbnail
Gets 3d avatar thumbnail for multiple users.
Parameters
Name | Type | Description |
---|---|---|
userId | UserId | The id of the user to get a 3d avatar thumbnail for. |
Example
const { data: avatar3dData } = await ClassicThumbnailsApi.avatar3dThumbnail({ userId: 45348281 });
Example Data
{
targetId: 45348281,
state: "Completed",
imageUrl: "https://t6.rbxcdn.com/7927ecfe11399126171f4cd2939dc511",
}
Endpoint
GET /v1/users/avatar-3d