rozod
    Preparing search index...

    Variable getPackagesPackageidAssetsConst Api Param

    getPackagesPackageidAssets: EndpointGeneric<
        { packageID: number },
        { assetIds: number[] },
        undefined,
    > = ...

    GET https://inventory.roblox.com/v1/packages/:packageId/assets Given a package ID, returns the list of asset IDs for that package packageID The asset ID of the package