Get all recordings for a call.
Returns recordings if the call belongs to an assistant in your organization.
call_id
(integer, required): The unique identifier for the call.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Filter by recording type
Successful Response
The response is of type RecordingResponse · object[]
.