rozod
    Preparing search index...

    Variable getLocalizationTableTablesTableidConst Api Param

    getLocalizationTableTablesTableid: EndpointGeneric<
        { tableId: string },
        {
            assetId: number;
            id: string;
            name: string;
            ownerId: number;
            ownerType: "User" | "Group";
        },
        undefined,
    > = ...

    GET https://localizationtables.roblox.com/v1/localization-table/tables/:tableId Get table information by the id of the table. tableId