A connector to an external service
| KEY | TYPE | Description |
|---|---|---|
| databaseConnectorId | str | A unique string identifier for the connection. |
| service | str | An enum string indicating the service this connection connects to. |
| name | str | A user-friendly name for the service. |
| status | str | The status of the database connector. |
| auth | dict | Non-secret connection information for this connector. |
| createdAt | str | The ISO-8601 string indicating when the API key was created. |