latestOpenAPI 3.1.0Proprietary2026-08-175035117.5 KB

019f79ecdd6c

Exports

List export jobs

Lists your organization's export jobs, newest first.

get/v3/exports

Query parameters

limitinteger

How many jobs to return.

offsetinteger

How many jobs to skip.

Response

The export jobs.

jobIdstring uuid
createdAtstring date-time
connectionstring

Name of the connection. Falls back to its identifier if the connection has since been deleted.

sourcestring
format'geoparquet' | 'geojson' | 'shapefile' | 'geopackage' | 'csv' | 'tab' | 'kml' | 'kmz'
status'pending' | 'running' | 'success' | 'failure' | 'cancelled'

success, failure and cancelled are final states.

errorstring

Empty string when the job hasn't failed.