cURL
curl --request GET \ --url https://api.aurigin.ai/v1/file \ --header 'x-api-key: <api-key>'
{ "url": [ { "key": "results/pred_abc123.json", "value": "https://aurigin-uploads.s3.amazonaws.com/results/pred_abc123.json?X-Amz-Algorithm=AWS4-HMAC-SHA256&..." } ] }
Retrieve presigned download URL for Aurigin v0
curl -L "<PRESIGNED_URL>" -o downloaded_recording.wav
OK
Show child attributes