Jump to content

Recommended Posts

Posted

Based on the swagger documentation, available endpoint for retrieving a collection of mods is the GET/tracked_mods call. However, this approach is somewhat limited, as it relies on users manually tracking their own mods in order to generate a collection.

Additionally, since there doesn’t appear to be a way to organize or filter mods into their own distinct sections, this method is not ideal for retrieving all mods uploaded by a specific user.

It would be beneficial to have an endpoint, such as a GET/mods call, with a query parameter to specify a username or user ID. This would allow clients to retrieve all mods uploaded by a particular user (or at the very least the UIDs of those mods) for better flexibility and integration.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...