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 capabilities
-
Enhanced Pagination: Improved pagination controls across all endpoints with
PaginationMeta
enhancements:createdAtGe
andcreatedAtLe
: Date range filtering for creation timestamps- Better sorting and filtering options for large datasets
- Enhanced metadata for pagination state management
-
Workflow Message Configuration: Customize voicemail handling in workflows with
CreateWorkflowDTO.voicemailMessage
andCreateWorkflowDTO.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.
Infrastructure Improvements
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.