---
title: "Tenant Details"
method: GET
path: "/cost/costoptimizer/optimizeusage/tenant"
tags: ["Cost"]
---

# Tenant Details

`GET /cost/costoptimizer/optimizeusage/tenant`

Under cost optimization Tenant ID and Tenant details

## Query parameters

- `request_type` 'right_size' | 'orphaned' | 'idle' | 'config', required

## Response `200`

Success

- CostOptimizationTenResponse
  - `status` string, required — Response status on tenant details
  - `message` string, required — Listing tenants data retrieved successfully
  - `tenant` object, required — tenant details

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `500` — Internal Server Error

---

[API](https://skmtc.dev/corestack/apis/corestack-external-api.md) · [All operations](https://skmtc.dev/corestack/apis/corestack-external-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/corestack/corestack-external-api/revisions/bf2cdf20826d/schema)
