Skip to main content

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 CodeError RefDescription
40315012The authenticated user has had upload privileges restricted by mod.io admins, this is typically due to spam.

Responses

Successful Request