Endpoints
Fetch Interview Call Recording
Get the audio recording of a call for a given interview
GET
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
200
audio/wav
Full .wav audio recording
The response is of type file
.