SDK API Reference / Connection
Interface: Connection
Connection from TD API v4 (/v4/connectors)
Properties
created_at?
optionalcreated_at:string
When the connection was created
id
id:
string
Unique connection ID
name
name:
string
Connection name
owner?
optionalowner:UserReference
Connection owner
settings?
optionalsettings:Record<string,unknown>
Connection settings
shared?
optionalshared:boolean
Whether this connection is shared with all users
type
type:
string
Connection type (e.g., 's3', 'bigquery', 'postgres')
updated_at?
optionalupdated_at:string
When the connection was last updated