---
title: "Get active user quota scans"
method: GET
path: "/quotas/users/scans"
tags: ["quota"]
---

# Get active user quota scans

`GET /quotas/users/scans`

Returns the active user quota scans

## Response `200`

successful operation

- QuotaScan[]
  - `username` string — username to which the quota scan refers
  - `start_time` integer — scan start time as unix timestamp in milliseconds

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal Server Error
- `default` — Unexpected Error

---

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