/v4/tir/gdpr/export/{site_group_uuid}/{thirdparty_id}/{thirdparty_provider}

This API will return progress of a previous POST request to /v4/tir/gdpr/export/{site_group_uuid}/{thirdparty_id}/{thirdparty_provider} endpoint. The response will be in the form of a progress status or a final status containing links to the exported data. A final result, which indicates that all processing is done, consists of 'success' or 'failure' from each of the four viafoura subsystems that contribute to the exported data. The returned links each consists of a download url. These urls can be sent to an end-user who can use these links to retrive the actual exported data. These download links can be invoked from a browser and are in the form of GET request to "/v4/tir/gdpr/download/{request_uuid}/{token}". See the download API call, "/v4/tir/gdpr/download/{request_uuid}/{token}, for more details. NOTE that data from this API cannot directly be used to retrieve the exported data; another step is required for this.

Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!