v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14107682538.8 KB

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

nextTokenstring

A pagination token that's included if more results are available.