Skip to main content
GET
List a sandbox image'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.

imageId
string
required

Sandbox image ID, as returned by the project's image list.

Response

The sandbox image's builds.

items
object[]
required
nextCursor
string