Skip to main content
GET
Get discovery status

Autorizações

Authorization
string
header
obrigatório

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

Cabeçalhos

X-Request-Id
string

A unique identifier for tracing the request across services.

Resposta

Discovery status

Current status of the Fetcher integration

fetcherHealthy
boolean

Whether the Fetcher service is currently reachable and healthy

Exemplo:

true

connectionCount
integer

Number of connections discovered from Fetcher

Exemplo:

5

lastSyncAt
string

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

Exemplo:

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