Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the job opening
ID of the interview
ID of the call
Response
Full .wav audio recording
The response is of type file
.
Get the audio recording of a call for a given interview
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the job opening
ID of the interview
ID of the call
Full .wav audio recording
The response is of type file
.