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

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

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

Retrieves the specified credential from the Data Lake Analytics catalog.

## Path parameters

- `databaseName` string, required
- `credentialName` string, required

## Query parameters

- `api-version` string, required

## Response `200`

Successfully retrieved the specified credential (name only) from the specified database.

- USqlCredential — 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.dev/azure/apis/datalakeanalyticscatalogmanagementclient.md) · [All operations](https://skmtc.dev/azure/apis/datalakeanalyticscatalogmanagementclient/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/datalakeanalyticscatalogmanagementclient/revisions/98b03eceec3e/schema)
