Qodex.ai
Qodex.ai
Introduction
Embedded API
/meetings
Create HIPAA compliant roomDelete a roomList roomsGet information for a room
/insights
Get room insightsGet room session insightsGet session participants insightsGet session participant details
/recordings
Get recordingsGet specific recordingGet recording access linkDelete a recordingBulk delete recordings
/transcriptions
Create a transcriptionGet all transcriptionsGet specific transcriptionGet transcription access linkDelete transcriptionBulk delete transcriptions
/rooms
Set room logoSet room colorsSet room backgroundSet room knock page background
Introduction
Embedded API
/meetings
Create HIPAA compliant roomDelete a roomList roomsGet information for a room
/insights
Get room insightsGet room session insightsGet session participants insightsGet session participant details
/recordings
Get recordingsGet specific recordingGet recording access linkDelete a recordingBulk delete recordings
/transcriptions
Create a transcriptionGet all transcriptionsGet specific transcriptionGet transcription access linkDelete transcriptionBulk delete transcriptions
/rooms
Set room logoSet room colorsSet room backgroundSet room knock page background
HomeEmbedded API/recordings

/recordings

Number of APIs: 5

  1. Get recordings GET https://api.whereby.dev/v1/recordings

  2. Get specific recording GET https://api.whereby.dev/v1/recordings/{{RECORDINGID}}

  3. Get recording access link GET https://api.whereby.dev/v1/recordings/{{RECORDINGID}}/access-link

  4. Delete a recording DELETE https://api.whereby.dev/v1/recordings/{{RECORDINGID}}

  5. Bulk delete recordings POST https://api.whereby.dev/v1/recordings/bulk-delete

Previous
Get session participant details
Next
Get recordings