Skip to content

getEntities

reference
1 min readUpdated

Kind: API Endpoint

Source: atloria-monorepo/apps/api/src/graph/kg-sync.controller.ts

Get all entities for a project

Endpoint

GET /projects/:projectId/entities

ParameterInTypeRequiredDescription
projectIdpathstringProject ID
typequerystring-Entity type filter (optional)

Referenced By

  • KgSyncController (MODULE_DECLARES)

Was this page helpful?

Download as PDF