rozod
    Preparing search index...

    Variable getUsersOutfit3dConst Api Param

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

    GET https://thumbnails.roblox.com/v1/users/outfit-3d Get 3d object for an outfit outfitId CSV for the userIds to get user outfits