cURL
curl --request GET \ --url https://api.example.com/api/apps/{app_id}/blobs/{collection}/{blob_id}
"<string>"
Application ID
Collection name
Blob ID
Blob data
The response is of type string.
string