Skip to content

getRelatedDocuments

reference
1 min readUpdated

Kind: API Endpoint

Source: atloria-monorepo/apps/api/src/project/public-project.controller.ts

Get related ("See also") documents for a published document

Endpoint

GET /public/p/:slugWithId/related

ParameterInTypeRequiredDescription
slugWithIdpathstringProject slug with URL ID
docquerystring-Current document slug
audiencequerystring-Audience slug
versionquerystring-
langquerystring-

Referenced By

  • PublicProjectController (MODULE_DECLARES)

Was this page helpful?

Download as PDF