---
title: "Get Datastore Credentials For A Tenant"
method: GET
path: "/v1/credentials/{tenant_id}"
tags: ["Credentials"]
---

# Get Datastore Credentials For A Tenant

`GET /v1/credentials/{tenant_id}`

## Path parameters

- `tenant_id` string, uuid, required

## Headers

- `X-API-Key` string, nullable

## Response `200`

Successful Response

- ESCredentialsOut
  - `host` string, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/ibm/apis/wxo-server-api.md) · [All operations](https://skmtc.net/ibm/apis/wxo-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ibm/wxo-server-api/revisions/82c114c37196/schema)
