Skip to content

getRelationshipsForEntity

reference
1 min readUpdated

Kind: API Endpoint

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

Get relationships for a specific entity

Endpoint

GET /projects/:projectId/entities/:entityId/relationships

ParameterInTypeRequiredDescription
projectIdpathstringProject ID
entityIdpathstringEntity ID (without project prefix)

Referenced By

  • KgSyncController (MODULE_DECLARES)

Was this page helpful?

Download as PDF