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

Config

path: "/ready"
method: "GET"
httpStatus:
success: 200
notReady: 503
serverError: 500

Input Schema

type: "object"
properties: {}

Outputs (2)

errorERROR

Resposta de erro

type: "object"
properties: {}
successSUCCESS

Resposta de sucesso

type: "object"
required:
0"success"
1"data"
2"meta"
properties:
data:
meta:
success: