---
title: "Retrieve a conference"
method: GET
path: "/api/v1/Account/{auth_id}/Conference/{conference_name}/"
tags: ["Conferences"]
---

# Retrieve a conference

`GET /api/v1/Account/{auth_id}/Conference/{conference_name}/`

Get details and member list of a specific conference room.

## Path parameters

- `auth_id` string, required
- `conference_name` string, required

## Response `200`

Conference details

---

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