# Most recent export job

Access output URLs for the most recently finished export job.

## Retrieve output URLs for the most recent export job

 - [GET /v2/audienceExports/definitions/{audienceExportRef}/latestExport](https://api-docs.sitecore.com/cdp/audience-export-rest-api/most-recent-export-job/retrieveurlsofmostrecentexportjob.md): Retrieves the presigned URLs where you can download the outputs of the most recently finished export job.

In the response, in every object in the exports array, the url key contains the output URL.

The URLs expire after a limited time. In the response, the expireAt key contains the expiration time. If you don't download the output before the URLs expire, you have to repeat this request to renew the URLs.

