Get WhatsApp group participants
Returns a paginated list of participants for a specific WhatsApp group. Uses cursor-based pagination — pass lastPhoneNumber and olderThanTimestamp from the previous response to fetch the next page.
get/whatsapp/wa-group/participants
Query parameters
groupIdstring required
Unique identifier for the group
lastPhoneNumberstring
Phone number of the last participant from the previous page (pagination cursor)
olderThanTimestampstring date-time
ISO 8601 timestamp — only return participants who joined before this time (pagination cursor)
Response
Paginated list of participants