b8c36aef7731

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-108296301.0 KB
Plugins

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.

get/plugin-versions/{pluginVersionId}

Path parameters

pluginVersionIdstring required

A plugin's activeVersionId from the list endpoint, or a pinned id from an environment's pluginVersionIds.

Response

The plugin version.

idstring required
pluginIdstring required
declaredVersionstring

manifest.version — metadata only; bundleHash is the identity.

bundleHashstring required
manifestHashstring
status'staging' | 'ready' | 'invalid' required

Only ready versions resolve at runtime.

createdAtnumber required
readyAtnumber