List SQL Tables
GET/sql/tables
Schema discovery for the query editor. Returns the static table catalog (the virtual table families, each with its function, human label, an optional tag_form selector, and typed columns) plus a profile-scoped, paginated list of your own devices and entities. The catalog is identical for every caller and can never leak a hidden column. The device_data_by_tag fan-out family has no tag_form and prefixes the device-data columns with device and device_name.
Request
Responses
- 200
Table catalog and your resources.
Something missing from this page?