v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14107682538.8 KB

Retrieves a list of read set import jobs and returns the data in JSON format.

post/sequencestore/{sequenceStoreId}/importjobs

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.