registry-plugins
Get a registry plugin
Retrieve a single plugin by its namespace and name from the registry.
get/registry/{registryName}/v0.1/x/dev.toolhive/plugins/{namespace}/{pluginName}
Path parameters
registryNamestring required
Registry name (currently ignored, uses the default provider)
namespacestring required
Plugin namespace in reverse-DNS format (e.g. io.github.stacklok)
pluginNamestring required
Plugin name
Response
OK