Voltar para Admin Service
Type
ENDPOINT
Created
18/02/2026, 22:10
Updated
18/02/2026, 22:10

Config

path: "/health"
method: "GET"
httpCodes:
success: 200

Input Schema

type: "object"
properties: {}

Outputs (2)

errorERROR

Resposta de erro

type: "object"
properties:
code:
message:
requestId:
httpStatus:
successSUCCESS

Resposta de sucesso

type: "object"
required:
0"success"
1"data_status"
2"data_uptimeSeconds"
3"meta_rateLimit"
properties:
success:
data_status:
meta_rateLimit:
meta_requestId:
data_uptimeSeconds: