v1
latestOpenAPI 3.1.02026-08-0413468163.9 KBv1-connectors
Get Connector Connection Details Endpoint
Get decrypted connection details for a connector.
This endpoint is used by the Edit Connection Details modal to load the current (decrypted) connection credentials for editing.
Returns only the connection_details dict with decrypted values. Does NOT include schema_structure or other connector fields.
Security:
- Requires authentication (JWT or API key)
- RLS automatically enforces that user has access to this connector
- Connection details are decrypted from Azure Key Vault
get/v1/connectors/{connector_id}/connection-details
Path parameters
connector_idstring required
Response
Successful Response
{"stackTrail":"paths:/v1/connectors/{connector_id}/connection-details:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}