---
title: "Download the list of current call participants"
method: GET
path: "/ocs/v2.php/apps/spreed/api/{apiVersion}/call/{token}/download"
tags: ["call"]
---

# Download the list of current call participants

`GET /ocs/v2.php/apps/spreed/api/{apiVersion}/call/{token}/download`

Required capability: `download-call-participants`

## Path parameters

- `apiVersion` 'v4', required
- `token` string, required

## Query parameters

- `format` 'csv'

## Headers

- `OCS-APIRequest` boolean, required

## Response `200`

List of participants in the call downloaded in the requested format

## Other responses

- `400` — No call in progress
- `403` — Downloading the participants list is not allowed (e.g. classified conversation)

## Changes

- **2026-07-16** `a2b2faeb5c3f` — 1 info
  - added the non-success response with the status `403`

[Change history](https://skmtc.dev/nextcloud/apis/spreed-full/changes/ocs/v2.php/apps/spreed/api/:apiVersion/call/:token/download/get.md)

---

[API](https://skmtc.dev/nextcloud/apis/spreed-full.md) · [All operations](https://skmtc.dev/nextcloud/apis/spreed-full/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nextcloud/spreed-full/revisions/41d6458d6d6e/schema)
