Cleanse Export
Get progress and details of a specific export operation
Poll this endpoint to track export progress. When the export completes successfully, the response includes reportUrl (a presigned S3 download URL) and reportObjectKey. If the export fails, the error field contains the failure details.
get/cleanse-export/{exportId}
Path parameters
exportIdstring required
The export operation ID returned from the start endpoint
Response
Export operation details