latestOpenAPI 3.0.02026-08-2086102148.5 KB

5fc4757128af

Enterprise Plugins

Fetch a single enterprise plugin by slug

get/v1/enterprise-plugins/{slug}

Path parameters

slugstring required

Response

slugstring required

URL slug — unique identifier used on detail routes.

packageNamestring required

Fully qualified npm package name.

namestring required
taglinestring required
descriptionstring required

Multi-paragraph plain-text description; double newlines split paragraphs.

benefitsstring[] required
whenToUsestring required
categoriesEnterprisePluginCategory[] required

One or more categories the plugin belongs to. The grid filter matches when any entry matches, and each entry renders as a chip on the detail page. Order is significant — the first entry is the canonical category.

iconstring required

Lucide icon name, resolved dynamically in the portal.

docsUrlstring nullable required

External documentation URL. Null while no per-plugin docs page exists yet — clients should suppress "View docs" affordances.