---
metadata:
  - name: generator
    content: Diplodoc Platform v5.37.1
alternate:
  - https://yandex.ru/dev/browser/corp-console/doc/ru/openapi/technical/readiness-get.md
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.ru/dev/browser/corp-console/doc/ru/llms.txt

<div class="openapi">

# Проверить готовность сервиса

<!-- markdownlint-disable-file -->

Ручка проверки готовности сервиса для deploy. [Документация](https://deploy.yandex-team.ru/docs/concepts/pod/workload/probes#readiness)

## Request

<div class="openapi__requests">

<div class="openapi__request__wrapper" style="--method: var(--dc-openapi-methods-get);margin-bottom: 12px">

<div class="openapi__request">

GET {.openapi__method}
```text translate=no
https://corp.browser.yandex.ru/readiness
```

</div>

</div>

</div>

## Responses

<div class="openapi__response__code__200">

## 200 OK

Сервис готов принимать запросы

### Body

text/html; charset=utf-8

**Type:** string

**Format:** utf-8

</div>

<div class="openapi__response__code__500">

## 500 Internal Server Error

Сервис не готов принимать запросы (INTERNAL_ERROR)

### Body

text/html; charset=utf-8

**Type:** string

**Format:** utf-8

</div>

</div>

[*Deprecated]: No longer supported, please use an alternative and newer version.