List Exports
curl -X GET "https://loading/api/v1/tenant/exports"{
"exports": [
{
"created_at": "2019-08-24T14:15:22Z",
"error": "string",
"expires_at": "2019-08-24T14:15:22Z",
"id": "string",
"progress_pct": 0,
"ready_at": "2019-08-24T14:15:22Z",
"record_counts": {},
"requested_by_email": "string",
"status": "string"
}
]
}