cURL
curl --request POST \ --url https://gateway.varchev.com/crypto/retrieveDataExport \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --header 'tenantId: <tenantid>' \ --data '{ "nonce": 49542462, "id": "ad occaecat Ut magna" }'
"<string>"
Retrieve a processed data export
The access token received from the authorization server in the OAuth 2.0 flow.
Tenant/Owner id
OK
The response is of type string.
string