---
title: "Get tenant information"
method: GET
path: "/v1/tenants/{tenantId}"
tags: ["Tenants"]
---

# Get tenant information

`GET /v1/tenants/{tenantId}`

Get tenant by ID, needs to be org or system admin.

## Path parameters

- `tenantId` Id, required — unresolved $ref

## Response `200`

Successful

- Schema — unresolved $ref

## Other responses

- `401` — Invalid token
- `403` — Caller is not authorized to perform this action

---

[API](https://skmtc.net/tetrascience/apis/tetra-data-lake.md) · [All operations](https://skmtc.net/tetrascience/apis/tetra-data-lake/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tetrascience/tetra-data-lake/revisions/0205e2bace53/schema)
