v1
latestOpenAPI 3.1.02026-07-222392081.7 MBExports
Get export
Retrieve the details of an existing export.
get/v1/exports/{exportId}
Path parameters
exportIdstring required
Response
Example response
{
"name": "line_by_line_revenue",
"file_type": "csv",
"id": "exp_YfiSnLIYORD9VN",
"status": "processing",
"created_at": "2025-06-03T11:32:00Z",
"updated_at": "2025-06-07T19:13:00Z"
}