Skip to main content
GET
Get discovery status

Autorizaciones

Authorization
string
header
requerido

Bearer token authentication (format: "Bearer {token}")

Encabezados

X-Request-Id
string

A unique identifier for tracing the request across services.

Respuesta

Discovery status

Current status of the Fetcher integration

fetcherHealthy
boolean

Whether the Fetcher service is currently reachable and healthy

Ejemplo:

true

connectionCount
integer

Number of connections discovered from Fetcher

Ejemplo:

5

lastSyncAt
string

Timestamp of the last successful sync with Fetcher in RFC 3339 format

Ejemplo:

"2025-01-15T10:30:00Z"