Entities
List all entities
Delete an entity
Get an entity by ID
ModelsExpand Collapse
Entity = object { id, created_at, display_name, 4 more }
Unique identifier with entity_ prefix
Timestamp when the entity was created
Display name of the entity
Household ID this entity belongs to
Type of entity - determines the specific subtype and applicable fields
Type of entity - determines the specific subtype and applicable fields
stage: "PRE_CREATED" or "AI_CREATING" or "AI_CREATION_FAILED" or 7 moreLifecycle stage of the entity
Lifecycle stage of the entity
Timestamp when the entity was last updated
EntityKind = "REVOCABLE_TRUST" or "IRREVOCABLE_TRUST" or "SLAT_TRUST" or 19 moreType of entity - determines the specific subtype and applicable fields
Type of entity - determines the specific subtype and applicable fields
EntityList = object { data, pagination }
Unique identifier with entity_ prefix
Timestamp when the entity was created
Display name of the entity
Household ID this entity belongs to
Type of entity - determines the specific subtype and applicable fields
Type of entity - determines the specific subtype and applicable fields
stage: "PRE_CREATED" or "AI_CREATING" or "AI_CREATION_FAILED" or 7 moreLifecycle stage of the entity
Lifecycle stage of the entity
Timestamp when the entity was last updated
Number of items per page
Number of items skipped
Total number of items available
EntitiesValuation
Get the current valuation for an entity
Create a new valuation for an entity
ModelsExpand Collapse
Valuation = object { id, created_at, directly_held_asset_value, 6 more }
Unique identifier with valuationv2_ prefix
Timestamp when the valuation was created
Total value of all directly held assets in USD
directly_held_assets: array of object { id, asset_class, display_name, 2 more } List of individual assets in this valuation
List of individual assets in this valuation
Asset ID
asset_class: object { id, display_name }
Asset class ID
Display name of the asset class
Display name of the asset
Value of this asset in USD
External ID from the static asset (if available)
The date this valuation is effective
Entity ID this valuation belongs to
Total value of all assets minus liabilities in USD
Timestamp when the valuation was last updated
Free-form notes about this valuation