---
title: "Joins a room within a group"
method: GET
path: "/api/groups/{groupId}/join"
tags: ["API"]
---

# Joins a room within a group

`GET /api/groups/{groupId}/join`

## Path parameters

- `groupId` string, required

## Other responses

- `302` — Redirect to an Zoom.Us join URL
- `404` — If no rooms are assigned to the group or the group could not be found.

## Changes

> 28 revisions in range; 1 could not be searched.

- **2020-06-14** `f688e16a39cd` — 1 breaking
  - added the new path request parameter `groupId`
- **2020-04-24** `3a4526422c58` — 1 info
  - endpoint added
- **2020-03-29** `7d0e3757f332` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tng/apis/virtual-office/changes/api/groups/:groupId/join/get.md)

---

[API](https://skmtc.dev/tng/apis/virtual-office.md) · [All operations](https://skmtc.dev/tng/apis/virtual-office/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tng/virtual-office/revisions/5cc6ee797979/schema)
