Get Group Info
View All WhatsApp Messaging API APIs →Return a group's details: its name (subject), announcement/description, owner, and member list. Provide the sessionId and the groupJid (ending with @g.us). Use it to inspect membership and settings before broadcasting or moderation.
API Features
Group details Returns the group's name, announcement, and owner in one call
Member list Includes the participants so you can audit or sync membership
By group JID Look up any group the connected account belongs to by its @g.us JID
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/query-group API Response (JSON)
{} Query Result
Need Help?
If you encounter API issues or need other API requirements, please contact us.
Use Cases
- Audit group membership before broadcasting
- Sync group rosters into a CRM or admin tool
- Verify a group's name and description programmatically