Environments
List a project's environments
The project environments saved in the project. Archived environments are excluded unless includeArchived=true — you need that to find one to restore.
GET
List a project's environments
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.
Query Parameters
Include archived environments.
Response
The project's environments.
Previous
Create an environmentCreate a project environment from a host plus, optionally, a standalone server group, a pinned skill selection, and pinned plugin versions. The name must be unique among the project's live environments. Requires project admin.
Next
List a project's environments

