List All Chats
View All WhatsApp Messaging API APIs →Return a summary of every chat known to the session, populated from the login history sync and real-time messages. Use it to build a conversation list and to discover the chatJids needed to read per-chat message history, send typing indicators, or set disappearing messages.
API Features
Full chat overview Lists every known chat for the session in one call
Discover chatJids Provides the identifiers needed for history, presence, and settings endpoints
Syncs automatically Populates from the login history sync and live message flow
Live API Demo
🔒 Sign in to try it live
Log in to call this API with your own API key. New accounts get 100 free credits — no card required.
Log in / Sign upNo active API key found. Create one in your Dashboard, then reload this page. Dashboard →
GET
/api/project/whatsapp-messaging/list-chats API Response (JSON)
{} Query Result
Need Help?
If you encounter API issues or need other API requirements, please contact us.
Use Cases
- Render a conversation/inbox list in a support or sales tool
- Discover chatJids to fetch message history programmatically
- Enumerate groups and contacts the account is chatting with