---
title: "Retorna a saúde de um determinado tipo de transação"
method: GET
path: "/v5/transactions/healthcheck"
---

# Retorna a saúde de um determinado tipo de transação

`GET /v5/transactions/healthcheck`

Tipos de transações aceitas:

CONSULTADADOSCONTA para transações /Billpayments/Authorize
RECEBERCONTA para transações /Billpayments
RECARGA para transações /Topups

Periodo:
0 para 10 minutos
1 para 1 hora
2 para 3 horas
3 para 24 horas

## Query parameters

- `type` string
- `period` string

## Response `200`

200

- object
  - `healhtcheck` object[]
    - `kpiAvailability` string
    - `statusKPIAvailability` string
    - `statusAverageTime` string
    - `averageTime` string
    - `thresholdKPIAvailabilityDown` integer
    - `thresholdKPIAvailabilityUP` integer
    - `thresholdAverageTimeDown` integer
    - `thresholdAverageTimeUP` number
    - `transaction` string
  - `errorCode` string
  - `message` string
  - `status` integer

## Other responses

- `400` — 400
- `401` — 401
- `500` — 500

---

[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)
