Skip to main content

Retrieve a list of participants in a specific group.

GET 

/group/participants/:instanceName

Retrieve a list of participants in a specific group.

Request

Path Parameters

    instanceName stringrequired
    • required
    Example: codechat

Query Parameters

    groupJid string
    • required - The unique identifier of the group.

Responses

Successful response

Schema
    any
Loading...