List all SaaS fields for a SaaS object.
Documentation Index
Fetch the complete documentation index at: https://heyhumm.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
The SaaS object this field belongs to
Display name for the SaaS field (e.g., 'Email')
API identifier for the SaaS field (e.g., 'email')
The data type of the field (e.g., 'string', 'number')
Optional description of the field
Whether this field is required
Whether this field must be unique
Whether this field is enabled and visible to the analysis agent
Semantic type of the field (e.g., email, phone, date)
Confidence score for the detected semantic type
Sample values from the field
Number of distinct values (for enum-like fields)
Percentage of null values in this field
Percentage of distinct values in this field
When this field was last analyzed for metadata
Approximate number of distinct values (HyperLogLog)
MinHash signature for estimating Jaccard similarity
Distribution of detected value formats / regex patterns
Value length statistics (min, mean, p95)
Shannon entropy approximation for value distribution
Inferred field role (e.g., PRIMARY_KEY_CANDIDATE)
Confidence score for the inferred field role
How description was created: 'ai_generated' | 'manual_edit' | 'imported' | 'information_schema'
ai_generated, manual_edit, imported, information_schema When description was last modified