v2

latestOpenAPI 3.0.12026-08-074878134.7 KB
Beta

Get track versions job status

This endpoint allows you to check the status of a track versions job. When the job is complete, it will return the URLs to the generated tracks.

Waveform Data:

  • By default, waveform data is excluded to reduce payload size
  • Use expand=waveform to include waveform data in the response
get/v0/tracks/versions/{jobId}

Path parameters

The ID of the job to check

Query parameters

Include additional data in response. Use 'waveform' to include waveform data.

Response

Track edit job response

status'PENDING' | 'PROCESSING' | 'COMPLETED' | 'FAILED'
messagestring
jobIdstring uuid