Catalog
Retrieves the specified table from the Data Lake Analytics catalog.
get/catalog/usql/databases/{databaseName}/schemas/{schemaName}/tables/{tableName}
Path parameters
databaseNamestring required
The name of the database containing the table.
schemaNamestring required
The name of the schema containing the table.
tableNamestring required
The name of the table.
Query parameters
api-versionstring required
Client Api Version.
Response
Successfully retrieved the specified table from the underlying database and schema combination