Lists all parts in a multipart read set upload for a sequence store and returns the metadata in a JSON formatted output.
post/sequencestore/{sequenceStoreId}/upload/{uploadId}/parts
Path parameters
sequenceStoreIdstring required
The Sequence Store ID used for the multipart uploads.
uploadIdstring required
The ID for the initiated multipart upload.
Query parameters
maxResultsinteger
The maximum number of read set upload parts returned in a page.
nextTokenstring
Next token returned in the response of a previous ListReadSetUploadPartsRequest call. Used to get the next page of results.
Request body
Response
Success