Migrations
Get the source connection
Read the migration’s live API source connection, or 404 if none is configured. Never returns secret values — creds_configured reports whether credentials are on file.
GET
Get the source connection
Authorizations
Your Vern API key. Create one at Settings → API keys.
Path Parameters
The migration ID returned by Create a migration.
Query Parameters
Filter to a specific connector.
Profile to read; pass the literal workbook for the workbook-bound connection.
Response
The current source connection.
A migration's live API source connection. Never includes secret values; creds_configured reports whether credentials are stored.
Get the source connection