Skip to content

getPublicTree

reference
1 min readUpdated

Kind: API Endpoint

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

Get public document tree for navigation

Endpoint

GET /public/documents/tree/:organizationId/:projectId

ParameterInTypeRequiredDescription
organizationIdpathstringOrganization ID
projectIdpathstringProject ID

Referenced By

  • PublicDocumentController (MODULE_DECLARES)

Was this page helpful?

Download as PDF