rozod
    Preparing search index...

    Variable getBadgesMetadataConst Api

    getBadgesMetadata: EndpointGeneric<
        { [key: string]: any },
        {
            badgeCreationPrice: number;
            maxBadgeDescriptionLength: number;
            maxBadgeNameLength: number;
        },
        undefined,
    > = ...

    GET https://badges.roblox.com/v1/badges/metadata Gets metadata about the badges system.