---
title: "Changes to get the tenant by id"
method: GET
path: "/api/v1/tenants/{id}"
---

# Changes to get the tenant by id

`GET /api/v1/tenants/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 19 revisions.

- **2022-01-12** `f7e163033f9c` — 1 breaking, 1 info
- **2021-09-17** `1134b4a506a5` — 4 warning, 4 info
- **2019-08-15** `42619b8ccbbe` — 1 info

## Changes

- **2022-01-12** `f7e163033f9c` — 1 breaking, 1 info
  - api path removed without deprecation
  - endpoint added
- **2021-09-17** `1134b4a506a5` — 4 warning, 4 info
  - removed the optional property `id` from the response with the `200` status
  - added the new `ACTIVE` enum value to the `status` response property for the response status `200`
  - added the new `DISABLED` enum value to the `status` response property for the response status `200`
  - added the new `PENDING` enum value to the `status` response property for the response status `200`
  - added the optional property `_id` to the response with the `200` status
  - removed the `active` enum value from the `status` response property for the response status `200`
  - removed the `disabled` enum value from the `status` response property for the response status `200`
  - removed the `pending` enum value from the `status` response property for the response status `200`
- **2019-08-15** `42619b8ccbbe` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/openintegrationhub/apis/iam-api-for-oih/docs/api/v1/tenants/:id/get.md) · [API](https://skmtc.dev/openintegrationhub/apis/iam-api-for-oih.md) · [Page](https://skmtc.dev/openintegrationhub/apis/iam-api-for-oih/changes/api/v1/tenants/:id/get)
