megachangelog
Breaking2010-04-01

Conference list endpoint will default to in-progress conferences only

Starting July 13, 2026, the Conference list endpoint will default to returning only in-progress conferences instead of all conferences regardless of status. This change improves reliability and performance for real-time conference operations.

Starting July 13, 2026, the Conference list endpoint (GET /2010-04-01/Accounts/{AccountSid}/Conferences.json) will default to returning only in-progress conferences. 

If you're querying for in-progress conferences (the most common use case), no action is needed.

Currently, calling this endpoint without a Status filter returns all conferences regardless of status (init, in-progress, and completed). This change is part of an infrastructure upgrade that separates in-progress and completed conference data into distinct systems, improving reliability and performance for real-time conference operations.

apiconferencesbreaking-changerest-api

Source: original entry ↗