Skip to main content

Get Multipart Upload Parts

GET 

/games/:game-id/mods/:mod-id/files/multipart

Get all uploaded parts for a corresponding upload session. 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

Responses

Successful Request