GET
/
group
/
inviteInfo
/
{instance}
Find Group by Invite Code
curl --request GET \
  --url https://{server-url}/group/inviteInfo/{instance}
"<any>"

Path Parameters

instance
string
required

Query Parameters

inviteCode
string
Example:

"{{inviteCode}}"

Response

200 - application/json

Successful response

The response is of type any.