Get Group Metadata
View All WhatsApp Messaging API APIs →Return a group's metadata: its subject (name), description, and the list of participant JIDs. Provide the sessionId and the groupJid (ending with @g.us). Use it to inspect group membership and details.
API Features
Group details Returns the group's subject and description in one call
Participant list Includes the participant JIDs 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 1000 free credits — no card required.
Log in / Sign upNo active API key found. Create one in your Dashboard, then reload this page.Dashboard →
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 subject and description programmatically