{ "opencollection": "1.0.0", "info": { "name": "Lightdash AiAgents Exports API", "version": "0.3156.1" }, "items": [ { "info": { "name": "Exports", "type": "folder" }, "items": [ { "info": { "name": "Get export status", "type": "http" }, "http": { "method": "GET", "url": "/api/v1/csv/:jobId", "params": [ { "name": "jobId", "value": "", "type": "path", "description": "the jobId for the export" } ] }, "docs": "Get the status/URL of a Google Sheets export job" } ] } ], "bundled": true }