EndpointsContainer Images

List container images

GET/v2/container_images

Returns container image versions visible to the caller, newest first. A continuation cursor is returned in the X-Next-Cursor response header when another page exists.

Authorization

BearerAuth
AuthorizationBearer <token>

Bearer token issued by Softmax

In: header

Query Parameters

limit?Limit

Maximum image versions returned.

Range1 <= value <= 500
Default200
cursor?|

Opaque cursor from the previous page.

mine?Mine

Return only images owned by the caller.

Defaultfalse