JackBentley Posted June 21 Posted June 21 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.
Community Manager Pickysaurus Posted June 22 Community Manager Posted June 22 This is available on the new API as you can filter by uploader
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now