Live Updates
List Live Updates
Get all live updates for the authenticated user’s team. Supports filtering and pagination for efficient data retrieval.
GET
List Live Updates
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter updates by specific phone number/location
Filter updates by type
Available options:
announcement, wait_time, flash_sale, closure, schedule_change Filter updates by current status
Available options:
scheduled, active, expired, cancelled If true, only return currently active updates
If true, include both active and scheduled updates while excluding expired ones
Number of items per page for pagination
Required range:
1 <= x <= 100List Live Updates