integrations > whatsapp
Get Group by Invite Code
Get a group by its invite code. The invite code is the part of the invite URL after https://chat.whatsapp.com/{inviteCode}.
get/v1/whatsapp/groups/invite-code/{inviteCode}
Path parameters
inviteCodestring required
Headers
Authorizationstring required
Bearer authentication
X-Account-Tokenstring required
The account token that is associated with the end user linked to this account
Response
Response with status 200
TypesGetGroupByInviteCodeResponse required— unresolved $ref
Changes
No recorded changes to this endpoint across all 1 revision of this API.