Skip to main content
GET
/
api
/
recordings
/
call
/
{callId}
List recordings by call
curl --request GET \
  --url http://localhost:3000/api/recordings/call/{callId}

Path Parameters

callId
string
required

Call ID

Response

200

List of recordings for the call