Computer environments
Get a computer environment
One environment’s Dockerfile, sharing, and latest build. An environment that exists but belongs to a different project reads as 404 NOT_FOUND.
GET
Get a computer environment
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.
Computer environment ID, as returned by the project's environment list.
Response
The environment.
A project's custom Computer image: a digest-pinned Dockerfile plus its latest build.
user = a personal draft; project = shared with the whole project.
Available options:
user, project One build of an environment's image.

