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.

Query Params
string
required

Unique identifier for the group

string

Phone number of the last participant from the previous page (pagination cursor)

date-time

ISO 8601 timestamp — only return participants who joined before this time (pagination cursor)

Responses

404

Group not found for the given groupId

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json