List images visible to your account
Required scope: air:image_read (roles: air_image_publisher, air_image_uploader, air_org_admin, air_user)
Alternative: role air_trainee also grants access.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
cpu_arch
* `x86` - x86
* `ARM` - ARM
Allowed values:
creator
The email of the client who created the image.
hash
includes_air_agent
is_owned_by_client
Whether the client's org owns the image.
limit
Number of results to return per page.
name
offset
The initial index from which to return the results.
ordering
Order objects by field. Prefix with - for descending order.
provider
* `VM` - VM
* `CONTAINER` - CONTAINER
Allowed values:
publicly_published
Whether the image is published to all users (public) vs restricted allow-list.
published
search
Search by name or version.
upload_status
The upload status of the image file.
* `READY` - Ready
* `UPLOADING` - Uploading
* `VALIDATING` - Validating
* `COMPLETE` - Complete
* `PUBLISHING` - Publishing
* `UNPUBLISHING` - Unpublishing
* `COPYING_FROM_IMAGE_SHARE` - Copying from image share
* `PENDING_PUBLISH` - Pending Publish
* `PENDING_UNPUBLISH` - Pending Unpublish
version
Response
count
results
next
previous
Errors
400
Bad Request Error
403
Forbidden Error
500
Internal Server Error