Use the Audience export REST API to access the output of an audience export job.
After an export job finishes running, its output becomes available at presigned URLs. You can download the output of the export job by opening the URLs. You can access output URLs in two ways:
- Retrieve the output URLs for the most recently finished export job.
- First retrieve a list of all finished export jobs of the export, then retrieve the output URLs for any finished export job of your choice.
Note the following:
- To use this REST API, you must authorize your API requests.
- All API requests are made in your production environment.
For more information, see the official Sitecore CDP developer documentation.