Table metadata
Use these REST APIs to get standard table metadata information.
- analytics/getMetadataVersion
- Request Type: Get
- Description: Get the metadata version
- No Parameters
- analytics/getTableColumns
- Request Type: Get
- Description: Get base table columns (MVX) with key count, mandatory flag, and the usual data in this entity.
- No Parameters
- Disclaimer - This will return a large response and is not suitable to run in a browser
- analytics/getTables
- Request Type: Get
- Description: Get Standard (MVX) Tables
- No Parameters