Retrieves a list of read set export jobs in a JSON formatted response. This API operation is used to check the status of a read set export job initiated by the <code>StartReadSetExportJob</code> API operation.
post/sequencestore/{sequenceStoreId}/exportjobs
Path parameters
sequenceStoreIdstring required
The jobs' sequence store ID.
Query parameters
maxResultsinteger
The maximum number of jobs 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