Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

API key passed as a Bearer token in the Authorization header.

Headers

AiQL-Workspace
string
required

ID of the workspace the request operates on.

Path Parameters

id
string
required

Response

Successful Response

id
string
required

Unique identifier of the connection.

connector_type
string
required

Connector type this connection uses.

name
string
required

Display name of the connection.

workspace_id
string
required

Workspace the connection belongs to.

credential_id
string
required

ID of the credential attached to this connection.

config
Config · object

Connector-specific configuration for this connection.

change_token
string | null

Opaque cursor used for incremental sync.

last_synced_at
string<date-time> | null

When the connection last completed a sync.

created_at
string<date-time> | null

When the connection was created.