v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14107682538.8 KB

Retrieves metadata for a reference genome. This operation returns the number of parts, part size, and MD5 of an entire file. This operation does not return tags. To retrieve the list of tags for a read set, use the <code>ListTagsForResource</code> API operation.

get/referencestore/{referenceStoreId}/reference/{id}/metadata

Path parameters

idstring required

The reference's ID.

referenceStoreIdstring required

The reference's reference store ID.

Response

Success

idstring required

The reference's ID.

arnstring required

The reference's ARN.

referenceStoreIdstring required

The reference's reference store ID.

md5string required

The reference's MD5 checksum.

status'ACTIVE' | 'DELETING' | 'DELETED'

The reference's status.

namestring

The reference's name.

descriptionstring

The reference's description.

creationTimestring date-time required

When the reference was created.

updateTimestring date-time required

When the reference was updated.

creationType'IMPORT'

The reference's creation type.

creationJobIdstring

The reference's creation job ID.