Skip to main content
GET
Get information about the group before joining

Description

This endpoint allows viewing group information before joining it, using the invite code.

URL Parameters

string
required
WhatsApp unique session ID

Query Params

string
required
Invite code of the group

Response

string
ID of the group
string
Name of the group
string
Description of the group

Status Codes

  • 200 - Information returned successfully
  • 400 - Invalid code
  • 401 - Unauthorized
  • 404 - Group not found

Usage Example

Authorizations

apikey
string
header
required

Your Wappfy API key (get it at dash.wappfy.com.br)

Query Parameters

code
string
required

Group code (123) or url (https://chat.whatsapp.com/123)

Response

200 - application/json

The response is of type object.