Skip to main content
Get Datastore Credentials For A Tenant
curl --request GET \
  --url https://{api_endpoint}/api/v1/credentials/{tenant_id}
{
  "host": "<string>"
}

Headers

X-API-Key
string | null

Path Parameters

tenant_id
string<uuid>
required

Response

Successful Response

host
string
required