Documents
List all documents
Upload a new document
Delete a document
Get a document by ID
Update a document
Get summaries for a document
Download document file content
ModelsExpand Collapse
Document = object { id, created_at, household_id, 6 more }
Unique identifier with document_ prefix
Timestamp when the document was created
Household ID this document belongs to
Display name of the document
Type of document
Type of document
Timestamp when the document was last updated
Whether this document should be used for AI suggestions
Entity ID if this document is owned by an entity
Individual ID if this document is associated with an individual
DocumentList = object { data, page_info, total_count }
Unique identifier with document_ prefix
Timestamp when the document was created
Household ID this document belongs to
Display name of the document
Type of document
Type of document
Timestamp when the document was last updated
Whether this document should be used for AI suggestions
Entity ID if this document is owned by an entity
Individual ID if this document is associated with an individual
When paginating forwards, are there more items?
When paginating backwards, are there more items?
Cursor pointing to the last item in the current page
Cursor pointing to the first item in the current page
Total number of items matching the query (across all pages)
DocumentType = "GRAT_DESIGN_SUMMARY" or "GENERATED_PRESENTATION" or "ASSET_VALUATION" or 40 moreType of document
Type of document