Skip to main content
Get connector

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspace_slug
string
required

URL-friendly workspace identifier

Example:

"acme"

connector_id
string
required

Response

Connector

source_id
string<uuid>
Example:

"550e8400-e29b-41d4-a716-446655440000"

connector_id
string
destination_id
string
name
string
paused
boolean | null
source
string

Connector service name (e.g. google_sheets, mysql)

status
string
sync_state
string
last_synced
string | null
Last modified on July 23, 2026