---
title: "获取应用状态"
method: POST
path: "/v2/tenants/{tenant_name}/services_status"
tags: ["v2"]
---

# 获取应用状态

`POST /v2/tenants/{tenant_name}/services_status`

get service statuslist

## Path parameters

- `tenant_name` string, required

## Request body

- object
  - `service_ids` string[], required — 需要获取状态的服务ID列表,若不指定，返回租户所有应用的状态 in: body

## Response `default`

统一返回格式

- CommandResponse — unresolved $ref

---

[API](https://skmtc.net/goodrain/apis/untitled-api.md) · [All operations](https://skmtc.net/goodrain/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/goodrain/untitled-api/revisions/8c773e222448/schema)
