APIReference

Exports API

Generated OpenAPI reference for the Exports API surface.

Overview

Exports endpoints are part of the public Everyn API. Self-starting CSV exports. Clients create, poll/list/read, and download ready exports through the API.

Endpoints

The generated OpenAPI component below contains request parameters, request bodies, response bodies, status codes, and schemas for this tag.

Endpoint summary for quick scanning before using the generated reference:

MethodPathSummary
GET/v1/exportsList Exports
GET/v1/exports/{export_id}Get Export
GET/v1/exports/{export_id}/downloadDownload Export
GET/v1/runs/{run_id}/exportsList Run Exports
POST/v1/runs/{run_id}/exportsCreate Export

Loading API reference...