Releases Notes

v1.4.1 - 2022-06-16

Improvements

v1.4.0 - 2020-09-14

New endpoints

  • Call details is now available on endpoint /calls/{unique_id}

v1.3.0 - 2020-09-03

Improvements on existing endpoints

  • Calls end point has been improved with
    • metadata is now exposed at the root-level of each Call
    • score is now exposed for each segment of the transcript

v1.2.0 - 2020-08-03

New endpoints

  • Call Audio is now available on endpoint /calls/{unique_id}/audio

Improvements on existing endpoints

  • Calls end point has been improved with
    • Filters date range on timestamp with query parameter
    • Filters on Call status
    • New ordering option: by timestamp
    • ivr_end is now exposed as the root-level of each Call, aside from within the transcript

Other improvements