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