cURL
curl --request GET \ --url https://api.example.com/blobs/download/{bucket}/{id} \ --header 'Authorization: <authorization>'
"<string>"
Download a single blob by using the bucket and id
Access token
Bucket name
Blob id
Binary file
The response is of type file.
file