---
title: "Export virtual users (bundled as a zip)"
method: GET
path: "/design/exports/all/{projectId}"
tags: ["Design - Virtual Users - Exports"]
---

# Export virtual users (bundled as a zip)

`GET /design/exports/all/{projectId}`

## Path parameters

- `projectId` string, required

## Query parameters

- `keepOctoperfSpecific` boolean
- `vuType` 'JMETER' | 'PLAYWRIGHT'

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `429` — Too Many Requests

## Changes

- **2026-09-26** `65e661618b8f` — 1 breaking, 1 info
  - for the `query` request parameter `vuType`, default value `` was removed
  - api operation id `A_3` removed and replaced with `w_6`
- **2026-09-15** `4da8c9536717` — 1 info
  - api operation id `m_2` removed and replaced with `A_3`
- **2026-09-15** `e2458537595b` — 1 info
  - api operation id `Y_4` removed and replaced with `m_2`
- **2026-09-11** `2e438cb3181d` — 1 info
  - api operation id `m_4` removed and replaced with `Y_4`
- **2026-09-07** `50527361f800` — 1 info
  - api operation id `d_7` removed and replaced with `m_4`

[Full history](https://skmtc.dev/octoperf/apis/octoperf-api/changes/design/exports/all/:projectId/get.md)

---

[API](https://skmtc.dev/octoperf/apis/octoperf-api.md) · [All operations](https://skmtc.dev/octoperf/apis/octoperf-api/llms.txt) · [OpenAPI document](https://skmtc.dev/octoperf/apis/octoperf-api/revisions/65e661618b8f?raw)
