Skip to main content
GET
List an environment's builds

Authorizations

Authorization
string
header
required

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

projectId
string
required

ID of the hosted project that contains the server.

environmentId
string
required

Computer environment ID, as returned by the project's environment list.

Response

The environment's builds.

items
object[]
required
nextCursor
string