v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14107682538.8 KB

Retrieves the metadata for an annotation store version.

get/annotationStore/{name}/version/{versionName}

Path parameters

namestring required

The name given to an annotation store version to distinguish it from others.

versionNamestring required

The name given to an annotation store version to distinguish it from others.

Response

Success

storeIdstring required

The store ID for annotation store version.

idstring required

The annotation store version ID.

status'CREATING' | 'UPDATING' | 'DELETING' | 'ACTIVE' | 'FAILED' required

The status of an annotation store version.

versionArnstring required

The Arn for the annotation store.

namestring required

The name of the annotation store.

versionNamestring required

The name given to an annotation store version to distinguish it from others.

descriptionstring required

The description for an annotation store version.

creationTimestring date-time required

The time stamp for when an annotation store version was created.

updateTimestring date-time required

The time stamp for when an annotation store version was updated.

tagsobject required

Any tags associated with an annotation store version.

statusMessagestring required

The status of an annotation store version.

versionSizeBytesinteger required

The size of the annotation store version in Bytes.