---
title: "Get meeting info"
method: GET
path: "/meetinfo"
tags: ["meeting info"]
---

# Get meeting info

`GET /meetinfo`

Get meeting info

## Response `200`

Get Meeting info

- MeetingResponse
  - `meeting` Meetinfo[]
    - `roomId` string
    - `peers` string

## Other responses

- `403` — Unauthorized!

## Changes

- **2024-05-13** `829b39617afb` — 1 info
  - endpoint added
- **2021-10-08** `806dbbe2b7db` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/hivetalk/apis/hivetalk-vanilla-api/changes/meetinfo/get.md)

---

[API](https://skmtc.dev/hivetalk/apis/hivetalk-vanilla-api.md) · [All operations](https://skmtc.dev/hivetalk/apis/hivetalk-vanilla-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hivetalk/hivetalk-vanilla-api/revisions/731fcf65b6ff/schema)
