Get a sandbox image
One sandbox image’s blueprint, sharing, and latest build. An image that exists but belongs to a different project reads as 404 NOT_FOUND.
Authorizations
MCPJam API key (sk_…). Create one at Settings → API keys. Guest sessions cannot use the API, and API keys cannot manage other API keys.
Path Parameters
ID of the hosted project that contains the server.
Sandbox image ID, as returned by the project's image list.
Response
The sandbox image.
A project's custom Computer image: a digest-pinned blueprint plus its latest build.
user = a personal draft; project = shared with the whole project.
user, project One build of a sandbox image's image.
The image's blueprint YAML (base / initialize / maintenance / knowledge). base must be an allowlisted official image pinned by sha256 digest.

