v1

latestSwagger 2.0Apache 2.02026-07-13112149159.3 KB
Images

List all visible images

List all images visible to the user

get/images

Query parameters

historyboolean

Include image history in the response

fulltagstring

Full docker-pull string to filter results by (e.g. docker.io/library/nginx:latest, or myhost.com:5000/testimages:v1.1.1)

image_status'all' | 'active' | 'deleting'

Filter by image_status value on the record. Default if omitted is 'active'.

analysis_status'not_analyzed' | 'analyzed' | 'analyzing' | 'analysis_failed'

Filter by analysis_status value on the record.

Headers

x-anchore-accountstring

An account name to change the resource scope of the request to that account, if permissions allow (admin only)

Response

successful operation

image_contentImageContent

A metadata content record for a specific image, containing different content type entries

last_updatedstring date-time
created_atstring date-time
imageDigeststring
userIdstring
annotationsobject
image_status'active' | 'inactive' | 'disabled'

State of the image

analysis_status'not_analyzed' | 'analyzing' | 'analyzed' | 'analysis_failed'

A state value for the current status of the analysis progress of the image

record_versionstring

The version of the record, used for internal schema updates and data migrations.