Skip to main content
GET
Get the source connection

Authorizations

x-api-key
string
header
required

Your Vern API key. Create one at Settings → API keys.

Path Parameters

migration_id
string<uuid>
required

The migration ID returned by Create a migration.

Query Parameters

source_key
string

Filter to a specific connector.

profile_id
string

Profile to read; pass the literal workbook for the workbook-bound connection.

Response

The current source connection.

source_connection
object

A migration's live API source connection. Never includes secret values; creds_configured reports whether credentials are stored.