---
title: "搜索空间"
method: GET
path: "/tenants/search"
tags: ["空间管理"]
---

# 搜索空间

`GET /tenants/search`

分页搜索空间（需要跨空间访问权限）

## Query parameters

- `keyword` string
- `tenant_id` integer
- `page` integer
- `page_size` integer

## Response `200`

搜索结果

- object

## Other responses

- `403` — 权限不足

## Changes

- **2026-07-14** `1c6aac86ddd1` — 2 info
  - api tag `空间管理` added
  - api tag `租户管理` removed
- **2025-12-22** `e625bcd5b8b9` — 1 info
  - the endpoint scheme security `ApiKeyAuth` was added to the API
- **2025-12-16** `edf61e68559d` — 3 info
  - the endpoint scheme security `ApiKeyAuth` was removed from the API
  - api tag `租户管理` added
  - api tag `空间管理` removed

[Change history](https://skmtc.dev/tencentblueking/apis/weknora-api/changes/tenants/search/get.md)

---

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