Skip to main content
GET
List a project's environments

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.

Query Parameters

includeArchived
boolean
default:false

Include archived environments.

Response

The project's environments.

items
object[]
required