Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/graph/kg-sync.controller.ts
Get all relationships for a project
Endpoint
GET /projects/:projectId/relationships
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | Project ID |
Referenced By
KgSyncController(MODULE_DECLARES)
Was this page helpful?