Enterprise Data Export
enterprise.export.downloadUrl
Returns a temporary pre-signed download URL for a completed export. The URL expires after 10 minutes — call this endpoint again to mint a new one if needed. Only callable when the export’s status is EXPORT_STATUS_COMPLETED.
GET
GetDownloadURL
Questions or issues? Contact us at api-support@manus.ai.
Authorizations
Query Parameters
Export task UID. The export must have status EXPORT_STATUS_COMPLETED.
Example:
"5YX76pz7Dga3yztNVw97Dh"
Response
Download URL minted successfully.
Previous
enterprise.task.listLists tasks belonging to a specific user within the enterprise. Useful for previewing what data will be included in an export.
Next
GetDownloadURL