Skip to main content
GET
/
v1
/
history
/
{history_item_id}
/
audio
cURL
curl \
  --request GET \
  --url "https://api.breeze.blue/v1/history/hist_01haudio/audio" \
  --header "xi-api-key: $BREEZE_API_KEY"
"<string>"

Authorizations

xi-api-key
string
header
required

Breeze Developer API key.

Path Parameters

history_item_id
string
required

History item identifier returned by generation responses or GET /v1/history.

Response

Binary audio download.

The response is of type file.