How do I fetch the first version of an asset?

I have searched the internet for two hold days and I cannot find an answer for this: how do I fetch the first version of an asset.

Let’s say I had a package published which was a mesh in the shape of the letter A. But then, later I updated it to be in the shape of B. I want to let people fetch the first version (with the A) even if the latest one is something different.

There just doesn’t seem to be any API for this.

So basically (a rewording of my question): How do I fetch the first assetversionid of an assetid?

Hey I know this is considered necroposting, but I just wanted to help anybody struggling with this topic.

You can get an earlier version of an asset using assetdelivery. Copy the link and change it to your liking. https://assetdelivery.roblox.com/v1/asset/?id=ID&version=VERSION

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.