GET
/
api
/
kits
/
v1
/
stem-splits
/
:id
GET: Fetch a Stem Splitter Job by ID
curl --request GET \
  --url https://arpeggi.io/api/kits/v1/stem-splits/:id
Authentication was not provided or was invalid.
Returns a single stem splitter job by id.

Headers

Authorization*
String
Bearer <api-key>

Response

Stem Splitter Job
Authentication was not provided or was invalid.