v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14107682538.8 KB

Lists the workflow versions for the specified workflow. For more information, see <a href="https://docs.aws.amazon.com/omics/latest/dev/workflow-versions.html">Workflow versioning in Amazon Web Services HealthOmics</a> in the <i>Amazon Web Services HealthOmics User Guide</i>.

get/workflow/{workflowId}/version

Path parameters

workflowIdstring required

The workflow's ID. The <code>workflowId</code> is not the UUID.

Query parameters

type'PRIVATE' | 'READY2RUN'

The workflow type.

workflowOwnerIdstring

The 12-digit account ID of the workflow owner. The workflow owner ID can be retrieved using the <code>GetShare</code> API operation. If you are the workflow owner, you do not need to include this ID.

startingTokenstring

Specify the pagination token from a previous request to retrieve the next page of results.

maxResultsinteger

The maximum number of workflows to return in one page of results.

Response

Success

nextTokenstring

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