cURL
curl --request GET \ --url https://app.allyy.io/api/recommendation/v1.0/customer/{customerId}/export/{exportConfigurationId}/ExportSynchronization/{synchronizationId}/csv \ --header 'Authorization: Bearer <token>'
The access token received from the authorization server in the OAuth 2.0 flow.
OK