Skip to main content
POST
Get group info

Authorizations

apikey
string
header
required

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

Body

application/json
groupJid
string
required

Group JID (<id>@g.us).

Example:

"120363012345678901@g.us"

Response

Success — provider-native response body.

Envelope returned for Get group info. data is a single raw whatsmeow types.GroupInfo (PascalCase fields, embedded structs flattened, JIDs serialized as strings).

message
string

Always "success" on HTTP 200.

data
object