Skip to main content
Retrieve detailed information about a specific data source connection, including its last job run and last successful job run.

Signature

This query can only be executed by an administrator or a data administrator of the specific connection ID.

Arguments

ID!
required
The unique identifier of the connection to retrieve.

Response

Returns a Connection object containing connection details and status information. See Connection schema.

Usage example

Next steps

Refresh Connection

Trigger metadata refresh for connections

Connection Schema

Learn about connection object structure

JobStatus Schema

Understand job execution status tracking