History

Get History Item Audio

Get audio of the history item.

GET
/v1/history/{history_item_id}/audio

Authorization

papla-api-key<token>

Api key, that can be generated from the app dashboard

In: header

Path Parameters

history_item_idRequiredHistory Item Id

ID of the history item to fetch audio from

curl -X GET "https://api.papla.media/v1/history/497f6eca-6276-4993-bfeb-53cbbbba6f08/audio" \
  -H "papla-api-key: <token>"

Audio response in MPEG format

null