Skip to main content
GET
Export a sheet as CSV

Authorizations

x-api-key
string
header
required

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

Path Parameters

file
string
required

The template slug with a .csv suffix, e.g. contacts.csv.

migration_id
string<uuid>
required

The migration ID returned by Create a migration.

Query Parameters

filter
enum<string>
default:valid

Which rows to include.

Available options:
valid,
all,
invalid

Response

The CSV stream.

The response is of type file.