Skip to main content
GET
/
groups
/
{id}
/
participants
Listar Participantes
curl --request GET \
  --url https://api.wapizap.com/api/v2/groups/{id}/participants \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Query Parameters

instanceId
string<uuid>
required

Response

200

Participantes do grupo