List connected WhatsApp numbers (senders)
WhatsApp
List WhatsApp Senders
Discover the connected WhatsApp numbers you can send from (multi-sender / multi-WABA)
GET
List connected WhatsApp numbers (senders)
Overview
A single Minimo company can connect more than one WhatsApp number — for example a support line and a marketing line, possibly under different WhatsApp Business Accounts (WABAs). This endpoint returns the numbers you are allowed to send from, so you know which values you can pass as thesender field of a WhatsApp send.
The response is a redacted view: it deliberately excludes secrets and internal
fields (API keys, client IDs, webhook URLs). It only exposes what you need to pick a
sender.
Response Structure
Fields
How the sender is resolved on a send
When you callPOST /public/v1/templates/whatsapp/send,
Minimo picks the number to send from as follows:
- If you pass
sender, that number is used. You may pass either thephoneNumber(in any formatting — E.164, spaces, etc.) or thephoneNumberId. - If you omit
sender, the company preferred number (isPreferred: true) is used.
Example: send from a specific number
Related Endpoints
- Send WhatsApp Template - Send messages, optionally from a chosen
sender - List WhatsApp Templates - View all available templates