Get Sandbox Image

View as Markdown
Get a sandbox image by ID.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

image_idstringRequiredformat: "uuid"

Response

Successful Response
created_atdatetime
descriptionstring or null
enabledboolean
idstringformat: "uuid"
imagestring
is_defaultboolean
memory_mbinteger
namestring
tagstring
updated_atdatetime
readiness_portinteger or null
registry_idstring or nullformat: "uuid"
registry_namestring or null
ttl_secondsinteger or null
workspace_idstring or nullformat: "uuid"

Errors

422
Unprocessable Entity Error