Skip to content

getRelationships

reference
1 min readUpdated

Kind: API Endpoint

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

Get all relationships for an entity

Endpoint

GET /knowledge-graph/entities/:id/relationships

ParameterInTypeRequiredDescription
idpathstringEntity ID
projectIdquerystringOwning project ID

Referenced By

  • GraphController (MODULE_DECLARES)

Was this page helpful?

Download as PDF