DistributeApp LogoDistributeProject
DistributorSongsDownloadFile_id

Download song file

Downloads a stored song file by its file ID.

GET
/songs/download/{file_id}

Path Parameters

file_id*string

File ID (UUID)

Response Body

application/octet-stream

application/octet-stream

application/octet-stream

curl -X GET "https://loading/api/songs/download/string"
Empty
Empty
Empty