Skip to main content
GET
/
v1
/
whatsapp
/
groups
/
{groupId}
/
invite-link
cURL
curl --request GET \
  --url https://api.buildwithchirp.com/v1/whatsapp/groups/{groupId}/invite-link \
  --header 'Authorization: Bearer <token>'
{
  "inviteLink": "<string>"
}

Authorizations

Authorization
string
header
required

App API key (format: sk_live_app_* or sk_test_app_*) for app-level operations

Path Parameters

groupId
string
required

WhatsApp Group ID

Example:

"grp_wa_2DbBs7GWhGvVNJGrDXr5RG0"

Response

Invite link