Retrieves a list of read sets from a sequence store ID and returns the metadata in JSON format.
post/sequencestore/{sequenceStoreId}/readsets
Path parameters
sequenceStoreIdstring required
The jobs' sequence store ID.
Query parameters
maxResultsinteger
The maximum number of read sets to return in one page of results.
nextTokenstring
Specify the pagination token from a previous request to retrieve the next page of results.
Request body
Response
Success