Get a discovered connection
Get a discovered connection
Use this endpoint to retrieve a single discovered Fetcher connection by its internal identifier.
GET
Get a discovered connection
Autorizaciones
Bearer token authentication (format: "Bearer {token}")
Encabezados
A unique identifier for tracing the request across services.
Parámetros de ruta
The unique identifier of the connection.
Respuesta
Connection details
A discovered Fetcher database connection
Internal identifier for the connection
Name of the Fetcher configuration that produced this connection
Type of database (e.g. postgres, mysql)
Current connection status
Whether the table schema has been discovered for this connection
Timestamp when this connection was last observed in Fetcher

