Skip to main content
GET
List joined groups

Authorizations

apikey
string
header
required

Your Pilot Status API key (ps_...). Evolution GO also accepts Authorization: Bearer <key>.

Response

Success — provider-native response body.

Envelope returned by the Evolution GO layer for List joined groups. data is the raw whatsmeow []types.GroupInfo array (fields are PascalCase; embedded structs are flattened; JIDs are serialized as strings).

message
string

Always "success" on HTTP 200.

data
object[]

All groups the connected number has joined.