API Versioning & Infrastructure Updates
API Version 2 Introduction: Access enhanced functionality through new versioned endpoints while maintaining full backward compatibility:
/v2/call: Enhanced call management with new features and improved response formats/v2/phone-number: Advanced phone number management with extended capabilitiesEnhanced Pagination: Improved pagination controls across all endpoints with PaginationMeta enhancements:
createdAtGe and createdAtLe: Date range filtering for creation timestampsWorkflow Message Configuration: Customize voicemail handling in workflows with CreateWorkflowDTO.voicemailMessage and CreateWorkflowDTO.voicemailDetection for comprehensive call flow management.
Credential Integration: Seamless credential management across all workflow and assistant configurations with enhanced credentials.items.discriminator.mapping.custom-credential support.
Transport Infrastructure: Foundation for advanced communication channels with improved transport configuration and management capabilities.
Version 2 endpoints provide enhanced features while v1 endpoints remain fully functional. Migrate to v2 when you need access to new capabilities or improved performance characteristics.
Existing v1 endpoints continue to work unchanged, ensuring smooth transitions and zero downtime for existing integrations.
Improved date range filtering and pagination controls for better data management and API performance.
Enhanced workflow configuration with better voicemail handling and credential management throughout the call flow.
Foundation for advanced features and capabilities that will be built on the v2 API structure.