Everything DFX knows about one id
get_entityFor any DFX id: the full card, published relationships with sources and dates, recent events, evidence rows (the observation each fact traces to), cross-graph same_as links by shared identifier, same-name candidates on other graphs (labelled as candidates), and pointers to deeper views. One answer to 'show me everything on X'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dfx_id | Yes | A DFX id: dfx:fo:<uuid> (family office graph), dfx:isi:<uuid> (sponsor graph), dfx:vc:<uuid> (venture graph), dfx:pe:<uuid> (private equity graph), dfx:ria:<uuid> (registered investment adviser graph), dfx:al:<uuid> (allocator graph), dfx:pc:<uuid> (private credit graph), dfx:ref:<uuid> (real estate fund graph), or a bare real estate UUID. | |
| include | No | Default: relationships, events, evidence, same_as. Add name_candidates to also search the other graphs by name (slower; candidates only). | |
| event_limit | No | ||
| evidence_limit | No | ||
| relationship_limit | No |