---
title: "Get Tenant"
method: GET
path: "/api/agent/tenant"
tags: ["MiscService"]
---

# Get Tenant

`GET /api/agent/tenant`

Returns the current tenant name for the server (e.g. default)

## Response `200`

OK

- ProtosMiscV1GetTenantResponse
  - `tenant` string

---

[API](https://skmtc.net/semgrep/apis/semgrep-web-app.md) · [All operations](https://skmtc.net/semgrep/apis/semgrep-web-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/semgrep/semgrep-web-app/versions/6483eeecd582/schema)
