Skip to main content
GET
/
groups
Retrieve All Connected Groups
curl --request GET \
  --url https://app.wachat.net/api/v1/groups \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Authenticate your integration payloads by injecting your premium secure Wachat Account API Private Secret Key inside standard Authorization Bearer header vectors.

Query Parameters

instanceName
string
required

The designated tracking name representing your active connection runtime session.

Response

200

Collection array containing structural channel groups metadata pulled.