Immediate neighbours of one record
GET/admin/graph/entity/:entity/:id
Returns the records directly related to the given entity as nodes and edges for the connections overlay. One hop per call; the overlay walks the chain (lead → opportunity → rfq → quote → order → invoice) by re-centering on an expandable node. Gated by the permission of the entity requested — crm.view, rfq.view, quote.view, order.view, invoice.view or vendor.view.
Request
Responses
- 200
- 400
- 403
- 404
OK
Error
Error
Error