The unique identifier of the connection.
an object with query parameters
OptionalbyCredentialName?: booleanWhen true, the value of the credentialId in the query is interpreted as the credential's name rather than its unique identifier.
OptionalcredentialId?: stringOptionalextended?: booleanOptionalnoCache?: booleanOptionalparseConnection?: booleanOptionalspaceId?: stringOptionaltype?: "connectionname"Optionaloptions: ApiCallOptions
Use this operation to retrieve a single data connection by its unique identifier. To look up a connection by name instead of ID, set the
typequery parameter toconnectionname. Returns the full connection object including the caller's access privileges.