Can't find the correct endpoint for animations packs

I have a gui that shows items from the catalog. However, I noticed that the pack endpoint is different than other assets. I tried looking around, but I couldn’t seem to find one that works? Does anyone know which endpoint I need to be using?

1 Like

What are you currently doing to fetch assets from the catalog?

To fetch them from the catalog I am using https://catalog.roblox.com/v1/search/items/details?. However, to get the thumbnail for every other asset I am doing https://www.roblox.com/asset-thumbnail/image?assetId=&width=420&height=420&format=png.