cURL
curl --request GET \ --url https://api.z-api.io/instances/{instanceId}/token/{token}/group-invitation-link/{groupId} \ --header 'Client-Token: <api-key>'
{ "phone": "<string>", "invitationLink": "<string>" }
Get a group’s invitation link
Documentation IndexFetch the complete documentation index at: https://developer.z-api.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.z-api.io/llms.txt
Use this file to discover all available pages before exploring further.
{ "phone": "120363019502650977-group", "invitationLink": "https://chat.whatsapp.com/C1adgkdEGki7554BWDdMkd" }