Stay up to date with the latest changes to Synthflow.
This changelog provides granular, real-time updates as changes are released. For a monthly summary of platform changes, see the Synthflow product changelog on our feedback portal.
For live uptime, active incidents, and service health, visit our Status page.
List Calls Response Update
The GET /v2/calls endpoint now returns additional call metadata and pagination information to provide more comprehensive call details.
New Fields:
paginationobject withtotal_records,limit, andoffsetfor paginated responsesjudge_results— Call quality judging resultsagents_used— Array of agents used during the callexecuted_actions— Actions executed during the calltype_of_call— Call direction (inbound/outbound)error_message— Error details if call failedcall_status— Current status of the calllabels— Array of labels associated with the callagent_phone_number— Phone number used by the agentdeployment_type— Type of deploymentname— Name of the call recipient
Removed Fields:
timeline,recording_sid, andvoice_engine_typeare no longer returned