v1
latestOpenAPI 3.0.02026-07-14181255304.7 KBGroups
Get group info by invite code
get/groups/link/{InviteCode}
Path parameters
InviteCodestring required
Invite code
Invite Code
Response
Group Info
Example response
{
"name_at": 1675964377,
"name": "Group name",
"participants": [
{
"rank": "admin"
}
],
"created_at": 1675964377
}