Skip to content

getByUrl

reference
1 min readUpdated

Kind: API Endpoint

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

Get public document by URL (general audience)

Endpoint

GET /public/doc/:slugWithId

ParameterInTypeRequiredDescription
slugWithIdpathstringDocument slug with URL ID (format: {slug}-{urlId})

Referenced By

  • PublicDocumentController (MODULE_DECLARES)

Was this page helpful?

Download as PDF