v1

latestOpenAPI 3.0.32026-07-24614422630.2 KB
Version Management

Get Version by Name

Retrieve a specific Version based on its name.

get/api/v1/version/name/{version_name}

Path parameters

version_namestring required

The name of the version.

Response

Success.

namestring

Name of the version.

commentstring

Comment provided during version creation.

statusstring

Status of the version.

version_idstring

The unique identifier of the version.