Groups

Get-Group-Invite

get/groups/{GroupId}/invite

Path parameters

GroupIdstring required

Response

Example response

{
  "groups": [
    {
      "link": "group-invite-link"
    }
  ]
}

Changes

No recorded changes to this endpoint across all 4 revisions of this API.