Authorization: ********************
curl --location --request GET '/tracks//waveform-url' \ --header 'Authorization: Bearer <token>'
{ "trackId": 0, "waveformUrl": "string", "duration": 0 }