GET
Get projected WhatsApp group detail

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

group_id
string<uuid>
required

Response

WhatsApp group detail.

id
string<uuid>
required
session_id
string<uuid>
required
waha_group_id
string
required
Example:

"120363000000000000@g.us"

name
string
required
Example:

"Rolex Europe"

enabled
boolean
required
last_seen_at_ms
integer<int64>
required
session_waha_name
string
required
Example:

"user-user_35eh25qkkIVwab803vgofO1uSsl-receiving"

updated_at_ms
integer<int64>
required
participants_count
integer | null