rozod
    Preparing search index...

    Variable getCountryRegionsConst Api Param

    getCountryRegions: EndpointGeneric<
        { locale?: string },
        {
            countryRegionList: { code: string; displayName: string; name: string }[];
        },
        undefined,
    > = ...

    GET https://locale.roblox.com/v1/country-regions Get list of country regions sorted by localized name locale