Skip to main content
GET
Get the session log

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

format
enum<string>
default:json
Available options:
json,
md,
markdown

Response

The session log.

migration_id
string
generated_at
string
status
enum<string>
  • awaiting_files — no files uploaded and no source connection
  • ready — inputs present, no plan yet
  • awaiting_approval — a preview is waiting to be executed
  • completed — an import has run successfully
Available options:
awaiting_files,
ready,
awaiting_approval,
completed
covers
object
runs
object[]