Get the status of a Spotify show batch download
POST /jobs when submitting a Spotify show URLpaused, processing, completed, or finished| Status | Meaning |
|---|---|
paused | Batch created with paused: true, waiting for POST /batch/{id}/start |
processing | Batch is in progress, episodes are being downloaded |
completed | All episodes finished successfully (0 failures) |
finished | All episodes done, but some failed |