List all tables for an integration source schema.
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
Table name
Optional description of the table
Whether this table is active for analysis
Priority for processing (lower numbers processed first)
Table type (e.g., TABLE, VIEW, MATERIALIZED_VIEW)
Number of rows in the table
Overall percentage of null values across all columns
Null percentage per column
Distinct value percentage per column
Earliest timestamp found in the table
Latest timestamp found in the table
Granularity of date data (daily, hourly, etc.)
When the table was last loaded/updated
How frequently the table is updated
Data latency in minutes
Whether this is a staging/temporary table
How description was created: 'ai_generated' | 'manual_edit' | 'imported' | 'information_schema'
ai_generated, manual_edit, imported, information_schema When description was last modified
Number of columns in the table