Endpoint
Authentication
Requires a Personal API Access Token.Header
Request
Headers
Path Parameters
Query Parameters
NoneResponse
Success Response (200 OK)
Response Fields
Connection Object Fields (Common)
Note: Connection-specific fields vary by connection type. Secret fields are returned in full (not masked) when getting a single connection.
Error Response (400 Bad Request)
Error Response (401 Unauthorized)
Error Response (404 Not Found)
cURL Example
Full JSON Body Example
This endpoint does not require a request body.Notes and Warnings
- Secret Fields: Unlike list operations, secret fields (password, apiKey, etc.) are returned in full when getting a single connection
- Security: Never log or expose connection responses containing secrets
- Connection Types: Each connection type has different fields. See individual connection type documentation for details:
- Email Connection
- Kafka Connection
- Database Connection
- … (see Connections Index for complete list)
Related Documentation
- List Connections - List all connections (secrets masked)
- Create Connection - Create a new connection
- Update Connection - Update a connection
- Delete Connection - Delete a connection
- Email Connection - Email connection details

