---
title: "platform check"
method: POST
path: "/platform/check"
tags: ["platform"]
---

# platform check

`POST /platform/check`

platform check

## Query parameters

- `displayMode` string

## Response `200`

OK

- object
  - `code` integer
  - `data` object
    - `checkID` string
    - `workFlowId` string — Asynchronous task workflow ID
  - `message` string
  - `page` ControllerPage
    - `page` integer
    - `pageSize` integer
    - `total` integer

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal Server Error

## Changes

- **2022-03-07** `e9e75c7c2edb` — 1 info
  - added the new optional `query` request parameter `displayMode`

[Change history](https://skmtc.dev/pingcap/apis/em-ui-api/changes/platform/check/post.md)

---

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