latestOpenAPI 3.0.02026-08-2086102148.5 KB

5fc4757128af

Public Plugins

Plugin detail by slug (APPROVED only)

get/v1/plugins/{slug}

Path parameters

slugstring required

Response

idstring uuid required
packageNamestring required
slugstring required
namestring required
descriptionstring nullable required
registrystring required
repositoryUrlstring nullable required
iconUrlstring nullable required
downloadCountnumber required
latestVersionstring nullable required
lastPublishstring date-time nullable required
compatibilitystring nullable required
readmestring nullable required

Markdown readme

changelogstring nullable required

Markdown changelog

docsstring nullable required

Markdown docs

metadataVersionstring nullable required

The npm version the markdown was sourced from. null when the package has not yet been synced from npm.

partnerIdstring uuid nullable required
categoriesstring[] required

Category codes

createdAtstring date-time required

Example response

{
  "downloadCount": 1234
}