GET /tracks/{track}/file-upload-attempts/{uploadAttempt}
Get audio upload status
Retrieve the current state of an accepted stereo or Dolby upload. Poll
while the status is queued or processing; stop at completed,
failed, or superseded.
Parameters
- track (path)
- uploadAttempt (path)
Responses
- 200 — `AudioUploadAttemptResource`
- 404
- 401