Gets information about a workflow version. 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/{versionName}
Path parameters
workflowIdstring required
The workflow's ID. The <code>workflowId</code> is not the UUID.
versionNamestring required
The workflow version name.
Query parameters
type'PRIVATE' | 'READY2RUN'
The workflow's type.
exportWorkflowExport[]
The export format for the workflow.
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.
Response
Success