---
title: "GET /catalog/usql/databases/{databaseName}"
method: GET
path: "/catalog/usql/databases/{databaseName}"
tags: ["Catalog"]
---

# GET /catalog/usql/databases/{databaseName}

`GET /catalog/usql/databases/{databaseName}`

Retrieves the specified database from the Data Lake Analytics catalog.

## Path parameters

- `databaseName` string, required

## Query parameters

- `api-version` string, required

## Response `200`

Successfully retrieved the details of the specified database.

- USqlDatabase — A Data Lake Analytics catalog item.
  - `computeAccountName` string — the name of the Data Lake Analytics account.
  - `version` string, uuid — the version of the catalog item.

---

[API](https://skmtc.net/azure/apis/datalakeanalyticscatalogmanagementclient.md) · [All operations](https://skmtc.net/azure/apis/datalakeanalyticscatalogmanagementclient/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/datalakeanalyticscatalogmanagementclient/versions/98b03eceec3e/schema)
