cURL
curl --request GET \ --url https://app.wachat.net/api/v1/groups \ --header 'Authorization: Bearer <token>'
Fetch all groups associated with a specific instance.
Provide your Wachat API Key as a Bearer token.
Groups retrieved successfully