Enterprise SIEM Integrations
enterprise.compliance.export.detail
Retrieves the status and metadata of an export task. Poll this endpoint after enterprise.compliance.export.create until record.status is COMPLIANCE_EXPORT_STATUS_COMPLETED (or COMPLIANCE_EXPORT_STATUS_FAILED).
GET
GetExport
Questions or issues? Contact us at api-support@manus.ai.
Authorizations
Query Parameters
Export task UID returned by enterprise.compliance.export.create.
Example:
"5YX76pz7Dga3yztNVw97Dh"
Previous
enterprise.compliance.export.downloadUrlReturns a temporary pre-signed download URL for a completed export. The URL expires after 15 minutes — call this endpoint again to mint a new one. Only callable when the export's status is `COMPLIANCE_EXPORT_STATUS_COMPLETED`.
Next
GetExport