v1

latestOpenAPI 3.0.12026-07-175557102.5 KB

Get structured documentation search index

Returns the structured search index (all symbols) for a package version's documentation. This is a SymbolContentCtx from deno_doc.

get/scopes/{scope}/packages/{package}/versions/{version}/docs/search_structured

Path parameters

scopestring required

The name of a scope. This must not be @ prefixed.

Example:denoland

The name of the scope

packagestring required

The name of a package.

Example:fmt

The name of the package

versionstring required

The version of the package (or "latest")

Response

OK

object required

Structured symbol content for all symbols in the package version