Export Historical Recordings
Export Vobiz call recordings matching filter criteria as a downloadable archive delivered via email - async background job for bulk historical data retrieval.
X-Auth-ID- Your account auth_id (e.g.,{auth_id})X-Auth-Token- Your account Auth TokenContent-Type: application/json
- Request is validated and queued as async task
- System processes recordings matching your filters
- Recordings are packaged as downloadable archive
- Download link is emailed to all recipient addresses
- Archive typically available within 15-60 minutes depending on volume
Request Body
Required Parameters
Date Range Filters (Option 1)
Storage Duration Filters (Option 2 - Alternative to Date Range)
Additional Filters (Only for ranges ≤ 30 days)
from_number, to_number, etc.) only apply when your date range or storage duration range is 30 days or less.Constraints & Validation
Response
Success Response (202 Accepted)
The export request has been queued and will be processed in the background.Error Response (403 Forbidden)
Another export is already in progress.Error Response (400 Bad Request)
Invalid request parameters.Examples
Export Last 7 Days (Date Range)
Export Using Storage Duration
Export recordings exactly 7 days old.Export with Storage Duration Range
Export recordings between 7 and 30 days old.Export with Filters (Conference Recordings)
Export conference recordings in MP3 format from last 30 days.Export with Phone Number Filter
- Check spam/junk folders if not received within 1 hour
- Verify email addresses are valid before requesting
- Use multiple recipients for redundancy
- Wait for completion email before starting another export
Authorizations
Your Vobiz account Auth ID
Your Vobiz account Auth Token
Path Parameters
Your account Auth ID
"MA_XXXXXX"
Body
Email delivery targets for the export archive.
Start date for the export. Format: YYYY-MM-DD HH:MM:SS. Defaults to 7 days ago.
"2025-01-23 00:00:00"
End date for the export. Format: YYYY-MM-DD HH:MM:SS. Defaults to the current time.
"2025-01-30 23:59:59"
Export recordings exactly N days old. "7" exports recordings from exactly 7 days ago.
"7"
Export recordings N days old or older. "7" exports recordings 7 days old and older.
"7"
Export recordings older than N days. "7" exports recordings 8 days old and older.
"7"
Export recordings N days old or newer. "30" exports recordings 0-30 days old.
"30"
Export recordings newer than N days. "30" exports recordings 0-29 days old.
"30"
Filter by caller phone number. Applies when the range is 30 days or less.
"+14155551234"
Filter by destination phone number. Applies when the range is 30 days or less.
Filter by call UUID. Also use this field for a conference_uuid or mpc_uuid. Applies when the range is 30 days or less.
Filter by conference name. Also use this field for an mpc_name. Applies when the range is 30 days or less.
"TeamMeeting"
Filter by recording format. Applies when the range is 30 days or less.
mp3, wav Filter by a specific recording ID. Applies when the range is 30 days or less.