Skip to content

getTree

reference
1 min readUpdated

Kind: API Endpoint

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

Get category tree structure for a project

Endpoint

GET /categories/tree/:projectId

ParameterInTypeRequiredDescription
projectIdpathstring
docVersionIdquery`stringundefined`

Referenced By

  • CategoryController (MODULE_DECLARES)

Was this page helpful?

Download as PDF