---
title: "User Download All"
method: GET
path: "/users/download"
tags: ["USER"]
---

# User Download All

`GET /users/download`

## Query parameters

- `company` string, nullable
- `search` string, nullable
- `sortOrder` string
- `sortColumn` string
- `type` string
- `with_service_user` boolean
- `all_users` boolean
- `navigationSource` string, nullable

## Headers

- `x-tenant` string

## Response `200`

Successful Response

- unknown

## Other responses

- `403` — Operation not allowed
- `422` — Validation Error

---

[API](https://skmtc.net/myaltimate/apis/fastapi.md) · [All operations](https://skmtc.net/myaltimate/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/myaltimate/fastapi/versions/aab3fe5c9f05/schema)
