Get a plugin version
One imported plugin version with its component projections: declared MCP servers (placement, auth timing, materialized server id) and declared skills (namespaced model refs). Addressed by the version id alone — access is membership of the version’s own project, and historical versions of uninstalled plugins stay readable because eval snapshots and stale environment pins reference them.
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
A plugin's activeVersionId from the list endpoint, or a pinned id from an environment's pluginVersionIds.
Response
The plugin version.
One immutable imported plugin version with its component projections.
Only ready versions resolve at runtime.
staging, ready, invalid Per-component tallies. apps counts preserved .app.json metadata entries only (no runtime effect).
Declared MCP server components, with the project server row each one materialized as.
Declared skill components, with the project skill row each one materialized as.
manifest.version — metadata only; bundleHash is the identity.

