/
/CallFire API Documentation
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 11h ago · Updated 2mo ago
calls21
  • getFind calls
  • postSend calls
  • getFind call broadcasts
  • postCreate a call broadcast
  • getFind a specific call broadcast
  • putUpdate a call broadcast
  • postArchive voice broadcast
  • getFind batches in a call broadcast
  • postAdd batches to a call broadcast
  • getFind calls in a call broadcast
  • postAdd recipients to a call broadcast
  • postStart voice broadcast
  • getGet statistics on call broadcast
  • postStop voice broadcast
  • postDisable/enable undialed recipients in broadcast
  • getGet call recording by id
  • getGet call recording in mp3 format
  • getFind a specific call
  • getGet call recordings for a call
  • getGet call recording by name
  • getGet call mp3 recording by name
campaigns10
contacts23
keywords9
me13
media6
numbers9
orders4
reports1
texts20
webhooks7
    calls

    Get call recording in mp3 format

    Returns an MP3 recording of particular call, response contains binary data, content type is 'audio/mpeg'

    get/calls/recordings/{id}.mp3

    Path parameters

    idinteger required

    An id of a call

    Response

    successful operation

    InputStream required

    ~

    Changes