rozod
    Preparing search index...

    Variable getUsersAvatar3dConst Api Param

    getUsersAvatar3d: EndpointGeneric<
        { userId: number },
        {
            imageUrl: string;
            state:
                | "Error"
                | "Completed"
                | "InReview"
                | "Pending"
                | "Blocked"
                | "TemporarilyUnavailable";
            targetId: number;
            version: string;
        },
        undefined,
    > = ...

    GET https://thumbnails.roblox.com/v1/users/avatar-3d Get Avatar 3d object for a user userId user Id for avatar