get
https://use.apilookup.for.a.base.url/layers//data//multiparts/
Gets the status of a multipart upload. The status can be received only when the upload has been completed. Please keep in mind that the actual URL for this operation must be obtained from the response body of start multipart operation that is 'POST /layers/{layerId}/data/{dataHandle}/multiparts' from the 'status' element under the top level 'links' element of the response.
401Unauthorized
403Forbidden
404Not Found - multipart upload token doesn't exist.