Use this operation to check the status of a data source export and access the exported data.
When you export data from Zuora, each exported file is available for download for 7 days. Data source exports (Export objects) older than 90 days are automatically deleted.
Accept-Encoding | string Include the If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a |
Content-Encoding | string Include the |
Authorization | string The value is in the |
Zuora-Entity-Ids | string An entity ID. If you have Zuora Multi-entity enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header. |
Zuora-Track-Id | string <= 64 characters A custom identifier for tracing the API call. If you set a value for this header, Zuora returns the same value in the response headers. This header enables you to associate your system process identifiers with Zuora API calls, to assist with troubleshooting in the event of an issue. The value of this field must use the US-ASCII character set and must not include any of the following characters: colon ( |
{- "Format": "csv",
- "Query": "select * from account",
- "Encrypted": false,
- "CreatedById": "2c93808457d787030157e03202294e25",
- "CreatedDate": "2016-10-20T05:46:04.000+02:00",
- "Name": "test_Export_1476935164445",
- "Zip": true,
- "Size": 5,
- "UpdatedDate": "2016-10-20T05:46:04.000+02:00",
- "UpdatedById": "2c93808457d787030157e03202294e25",
- "Status": "Completed",
- "Id": "2c93808457d787030157e03222184fae",
- "FileId": "2c93808457d787030157e032228d4fb0"
}