Authorizations
Path Parameters
name of the table
Response
Detailed table information including schema, statistics, and metadata.
The response includes:
- table: Name of the table
- version: Latest version number for change tracking
- schema: Complete Arrow schema with field definitions
- stats: Performance and storage statistics
The response is of type object
.