List all groups
Returns every group the number belongs to. The required getParticipants query parameter ("true" or "false") controls whether each group’s participant list is included.
Authorizations
Your Pilot Status API key (ps_...). Evolution GO also accepts Authorization: Bearer <key>.
Path Parameters
The number's display name in the Pilot Status dashboard.
Response
Success — provider-native response body.
Group JID.
Group name/subject.
JID of the participant who last set the subject.
Unix timestamp (seconds) when the subject was last set.
URL of the group profile picture, or null if none.
Number of participants.
Unix timestamp (seconds) when the group was created.
JID of the group owner/creator.
Group description text.
Identifier of the current description.
If true, only admins can edit group info.
If true, only admins can send messages (announcement group).
Whether this group is a community parent.
Whether this is a community announcement group.
JID of the linked community parent, when applicable.
Group participants (only present when getParticipants=true).