---
title: "Get privileges of the API owner"
method: GET
path: "/api/user/privileges"
tags: ["Users"]
---

# Get privileges of the API owner

`GET /api/user/privileges`

Returns the list of privileges of the user who owns the API key.

## Response `200`

List of privilege names.

- string[]

## Other responses

- `400` — Error obtaining user information.
- `403` — Access denied.
- `404` — User not found.

---

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