---
title: "Obter o status do serviço."
method: GET
path: "/open-keys/itp/api/v2/healthcheck"
tags: ["Verificação de Saúde"]
---

# Obter o status do serviço.

`GET /open-keys/itp/api/v2/healthcheck`

Método para verificar a saúde do serviço.

## Response `200`

Service Health retornou com sucesso.

- V2OpenKeysItpHealthcheckHealthcheckResponse
  - `contextID` string, required
  - `status` 'OK', required

## Other responses

- `401` — Authentication is required to access this resource. The client must provide valid credentials.
- `403` — The server understood the request but refuses to authorize it. Access is permanently forbidden and tied to the application logic.
- `409` — The request conflicts with the current state of the resource on the server.
- `422` — The request contains invalid or malformed data that cannot be processed.
- `500` — An unexpected error occurred on the server while processing the request.
- `default` — Unexpected error.

---

[API](https://skmtc.net/celcoin/apis/api-para-transa-es.md) · [All operations](https://skmtc.net/celcoin/apis/api-para-transa-es/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/celcoin/api-para-transa-es/revisions/85dd6188a37b/schema)
