The following table describes the response body parameters for the export API request:
Parameter
Description
jobId
Unique ID of the export job that the request triggers.
trackingURI
Job tracking URI that you can use to send a GET request to monitor the status of the export job.
outputURI
Output file URI that you can use to send a GET request to download the exported file.
For more information about using the jobs API to monitor the status of jobs, see Monitor jobs. Once the job completes, you can send a GET request to download the exported file using the outputURI. The exported file is a Microsoft Excel file in the .xslx format.