Skip to main content
POST
Start an export

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.

Body

application/json

Provide slug or slugs; slugs wins if both are sent.

slug
string
slugs
string[]

Response

Export queued.

job_id
string
status
enum<string>
Available options:
pending
format
enum<string>
Available options:
csv,
zip
total_rows
integer
status_url
string

Relative path of this job's status endpoint.