Skip to main content
GET
Get invite info

Authorizations

apikey
string
header
required

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

Path Parameters

instance
string
required

The number's display name in the Pilot Status dashboard.

Response

Success — provider-native response body.

Raw Baileys group metadata resolved from an invite code (client.groupGetInviteInfo).

id
string

Group JID.

subject
string

Group name/subject.

subjectOwner
string

JID of the participant who last set the subject.

subjectTime
integer

Unix timestamp (seconds) when the subject was last set.

size
integer

Number of participants.

creation
integer

Unix timestamp (seconds) when the group was created.

owner
string

JID of the group owner/creator.

desc
string

Group description text.

descId
string

Identifier of the current description.

restrict
boolean

If true, only admins can edit group info.

announce
boolean

If true, only admins can send messages (announcement group).

participants
object[]

Group participants.