---
title: "List Workspace Meetings"
method: GET
path: "/api/workspaces/{workspace_id}/meetings"
---

# List Workspace Meetings

`GET /api/workspaces/{workspace_id}/meetings`

## Path parameters

- `workspace_id` string, required

## Query parameters

- `status` string, nullable
- `limit` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

> 16 revisions in range; 6 could not be searched.

- **2026-07-26** `e7248cb2f50b` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/outcallerai/apis/fastapi/changes/api/workspaces/:workspace_id/meetings/get.md)

---

[API](https://skmtc.dev/outcallerai/apis/fastapi.md) · [All operations](https://skmtc.dev/outcallerai/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/outcallerai/fastapi/revisions/6155db644bab/schema)
