rozod
    Preparing search index...

    Variable getMarassethashMarassethashMarchecksumMarchecksumConst Api Param

    getMarassethashMarassethashMarchecksumMarchecksum: EndpointGeneric<
        {
            Accept: string;
            "Accept-Encoding": string;
            AssetFormat: string;
            AssetType: string;
            clientInsert?: number;
            expectedAssetType?: string;
            marAssetHash: string;
            marCheckSum: string;
            modulePlaceId?: number;
            "Roblox-AssetFormat": string;
            "Roblox-Place-Id": number;
            scriptinsert?: number;
            serverplaceid?: number;
            skipSigningScripts?: boolean;
        },
        {
            assetTypeId: number;
            contentRepresentationSpecifier: {
                fidelity: string;
                format: string;
                majorVersion: string;
            };
            errors: {
                Code: number;
                CustomErrorCode: | 0
                | 1
                | 2
                | 3
                | 4
                | 5
                | 6
                | 7
                | 8
                | 9
                | 10
                | 11
                | 12
                | 13
                | 14
                | 15
                | 16;
                Message: string;
            }[];
            isArchived: boolean;
            isRecordable: boolean;
            locations: {
                assetFormat: string;
                assetMetadatas: { metadataType: 1; value: string }[];
                location: string;
            }[];
            requestId: string;
        },
        undefined,
    > = ...

    GET https://assetdelivery.roblox.com/v2/marAssetHash/:marAssetHash/marCheckSum/:marCheckSum marAssetHash marCheckSum Accept-Encoding Roblox-Place-Id AssetType Accept AssetFormat Roblox-AssetFormat skipSigningScripts clientInsert scriptinsert modulePlaceId serverplaceid expectedAssetType