---
title: "GET /admin/v1/users-bulk-download"
method: GET
path: "/admin/v1/users-bulk-download"
tags: ["Users"]
---

# GET /admin/v1/users-bulk-download

`GET /admin/v1/users-bulk-download`

Downloads the list of users to an Excel-compatible spreadsheet

## Query parameters

- `role` string[]
- `id` string[]
- `q` string
- `status` 'active' | 'inactive'

## Response `200`

The users that match the filters provided

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Object not found
- `412` — Precondition failed
- `500` — Internal server error

---

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