Get user's projects
GET /user/{id|username}/projects
Parameters
Path Parameters
[ "EEFFGGHH", "my_user"]
The ID or username of the user
Responses
200
Expected response to a valid request
object
The slug of a project, used for vanity URLs. Regex: ^[\w!@$()`.+,"\-']{3,64}$
my_project
The title or name of the project
My Project
A short description of the project
A short description
A list of the categories that the project has
[ "technology", "adventure", "fabric"]
The client side support of the project
required
The server side support of the project
optional
A long form description of the project
A long body describing my project in detail
The status of the project
approved
The requested status when submitting for review or scheduling the project for release
A list of categories which are searchable but non-primary
[ "technology", "adventure", "fabric"]
An optional link to where to submit bugs or issues with the project
https://github.com/my_user/my_project/issues
An optional link to the source code of the project
https://github.com/my_user/my_project
An optional link to the project’s wiki page or other relevant information
https://github.com/my_user/my_project/wiki
An optional invite link to the project’s discord
https://discord.gg/AaBbCcDd
A list of donation links for the project
object
The ID of the donation platform
patreon
The donation platform this link is to
Patreon
The URL of the donation platform and user
https://www.patreon.com/my_user
The slug of a project, used for vanity URLs. Regex: ^[\w!@$()`.+,"\-']{3,64}$
my_project
The title or name of the project
My Project
A short description of the project
A short description
A list of the categories that the project has
[ "technology", "adventure", "fabric"]
The client side support of the project
required
The server side support of the project
optional
The project type of the project
mod
The total number of downloads of the project
The URL of the project’s icon
https://cdn.modrinth.com/data/AABBCCDD/b46513nd83hb4792a9a0e1fn28fgi6090c1842639.png
The RGB color of the project, automatically generated from the project icon
8703084
The ID of the moderation thread associated with this project
TTUUVVWW
The ID of the project, encoded as a base62 string
AABBCCDD
The ID of the team that has ownership of this project
MMNNOOPP
The link to the long description of the project. Always null, only kept for legacy compatibility.
A message that a moderator sent regarding the project
object
The message that a moderator has left for the project
The longer body of the message that a moderator has left for the project
The date the project was published
The date the project was last updated
The date the project’s status was set to an approved status
The date the project’s status was submitted to moderators for review
The total number of users following the project
The license of the project
object
The SPDX license ID of a project
LGPL-3.0-or-later
The long name of a license
GNU Lesser General Public License v3 or later
The URL to this license
A list of the version IDs of the project (will never be empty unless draft
status)
[ "IIJJKKLL", "QQRRSSTT"]
A list of all of the game versions supported by the project
[ "1.19", "1.19.1", "1.19.2", "1.19.3"]
A list of all of the loaders supported by the project
[ "forge", "fabric", "quilt"]
A list of images that have been uploaded to the project’s gallery
object
The URL of the gallery image
https://cdn.modrinth.com/data/AABBCCDD/images/009b7d8d6e8bf04968a29421117c59b3efe2351a.png
Whether the image is featured in the gallery
true
The title of the gallery image
My awesome screenshot!
The description of the gallery image
This awesome screenshot shows all of the blocks in my mod!
The date and time the gallery image was created
The order of the gallery image. Gallery images are sorted by this field and then alphabetically by title.
404
The requested item(s) were not found or no authorization to access the requested item(s)