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