Get recently updated items on the catalog using api

  • Basically, i want any api for the roblox catalog (v1 or v2) to get recently updated and not recently created items.

  • I tried using the v2 but it does not have a sort type for the last updated ones, as of show here:
    External Catalog Queries | Documentation - Roblox Creator Hub
    (it says updated but its created)

  • I just need a link to a catalog v1 docs so i can use v1 api and see

https://catalog.roblox.com/docs/index.html

another, this one didn’t kinda help me alot (if u can)

https://itemconfiguration.roblox.com/docs/index.html

where r u getting these? i really want to check them by my self if u can

what one exactly? coz it has so many apis

https://devforum.roblox.com/t/collected-list-of-apis/557091?u=aizotol

It’s not possible to search by recently updated due to the fact that the Roblox catalog cannot distinguish between created dates and modification dates. The closet thing is to query by sort of Recently Updated.

well is there a way to cheat the system?