Get Multipart Upload Sessions
GET/games/:game-id/mods/:mod-id/files/multipart/sessions
Get all upload sessions belonging to the authenticated user for the corresponding mod. Successful request will return an array of Multipart Upload Part Objects. We recommended reading the filtering documentation to return only the records you want.
Request
Error Codes
Status Code | Error Ref | Description |
---|---|---|
403 | 15012 | The authenticated user has had upload privileges restricted by mod.io admins, this is typically due to spam. |
Responses
- 200
- 403
Successful Request
The authenticated user has had upload privileges restricted by mod.io admins, this is typically due to spam.