Get WhatsApp template sync status
WhatsApp Templates
Get WhatsApp template sync status
Retrieve the status of WhatsApp template synchronization operations.
Filtering Options:
- By specific sync request IDs
- By Business Account ID
- By WhatsApp config ID (automatically resolves to Business Account)
- By customer ID (finds all Business Accounts for customer’s configs)
Default Behavior:
- Without filters: Returns the latest sync request per Business Account
- With sync_request_ids: Returns those specific sync requests ordered by created_at desc
Response:
- Array of sync requests with their current status
- Summary statistics including counts by status and last finished timestamp
GET
Get WhatsApp template sync status
Authorizations
API key required for all endpoints
Query Parameters
Filter by specific sync request IDs (comma-separated)
Filter by WhatsApp Business Account ID
Filter by WhatsApp config ID (automatically resolves to Business Account)
Filter by customer ID (finds all Business Accounts for customer's production configs)

