> For the complete documentation index, see [llms.txt](https://rest-api.symphony.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rest-api.symphony.com/main/content-export-files.md).

# Content Export Files

{% hint style="warning" %}
This API for **Confidential Cloud Advanced** customers is planned to be released for General Availability in **May 2026**.
{% endhint %}

Symphony offers an additional API based delivery option. This provides a public API to facilitate downloading an audited CE encrypted file, utilizing a dedicated signed URL.

The API provides the following capability:

* [List all Content Export files ](/main/content-export-files/list-files.md)
* [Get the Content Export file Metadata](/main/content-export-files/get-metadata.md)
* [Download the Content Export file](/main/content-export-files/download-file.md)

The OAuth2 authentication process is detailed here:

* [OAuth2 Authenticate](/main/content-export-files/oauth2-authenticate.md)
