EndpointsContainer Images
Get container image
GET
/v2/container_images/{image_id}Returns one container image version visible to the caller.
Authorization
BearerAuth AuthorizationBearer <token>
Bearer token issued by Softmax
In: header
Path Parameters
image_id*Image Id
Image version to return.
Match
^img_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$