Skip to content

getEntity

reference
1 min readUpdated

Kind: API Endpoint

Source: atloria-monorepo/apps/api/src/technical-docs/technical-docs.controller.ts

Get a single entity with linked documents

Endpoint

GET /technical-docs/:projectId/entity/:entityId

ParameterInTypeRequiredDescription
projectIdpathstringProject ID
entityIdpathstringEntity ID from the snapshot

Referenced By

  • TechnicalDocsController (MODULE_DECLARES)

Was this page helpful?

Download as PDF