latestOpenAPI 3.0.32026-08-227451,2751.8 MB
d0fc0114da66
Export
Queries plan runs with csv output
Used to query plan runs and export to csv
get/exports/workspaces/{workspace_id}/planRuns
Path parameters
workspace_idstring required
The workspace associated with the plan
Query parameters
plan_idstring required
The ID of the plan to query by
data_format'csv' required
The requested file type
status'cancelled' | 'completed' | 'failed' | 'post_execution' | 'pre_execution' | 'queued' | 'scheduled' | 'scheduling' | 'succeeded' | 'terminated'
The plan run status
limitinteger
The maximum number of rows to return
Response
A CSV file containing the query results.