OptionalconnectionConnection properties parsed from the connection string. Only included in the response when parseConnection is true.
OptionalcreatedThe date and time when the connection was created, in ISO 8601 format.
OptionaldatasourceData source ID
The user's access privileges on the associated connection, such as update, delete, or read.
Indicates the data connector architecture. 0 for 64-bit, 1 for 32-bit. Default is 0, if not specified.
OptionalqA connection-specific secret or password. This field is not included in list responses. It is only included when retrieving a single connection using GET /data-connections/{qID}.
Connection string for the data connection.
OptionalqID of the credential associated with the connection
The unique identifier for the data connection. Must match qID.
The unique identifier of the data connection. Must match qEngineObjectID.
Logon type for the data connection. 0 indicates service user logon; 1 indicates current user logon.
Descriptive name of the data connection.
OptionalqriEncrypted base QRI (Qlik Resource Identifier) string for this connection. Only included when includeQris is true. Filterable using SCIM filter expressions, for example: qri co "snowflake".
OptionalqWhen true, this connection is credential-less and does not embed authentication details. When false, credentials are embedded in the connection.
The connection type, identifying the provider of the underlying connector.
OptionalspaceID of the space to which the connection belongs
OptionaltagsList of tags attached to the connection
Tenant ID of the connection's creator
OptionalupdatedThe date and time when the connection was last updated, in ISO 8601 format.
OptionaluserUser ID of the connection's creator
Represents a data connection returned from a GET request.