---
title: "Get user-management capabilities"
method: GET
path: "/auth/users/capabilities"
tags: ["Users"]
---

# Get user-management capabilities

`GET /auth/users/capabilities`

Return optional account-management integrations available on this node

## Response `200`

Success

- GithubComAlchemillahqSylveInternalAPIResponseInternalHandlersAuthUserCapabilities
  - `data` InternalHandlersAuthUserCapabilities
    - `doasAvailable` boolean
  - `error` string
  - `message` string
  - `status` string

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

## Changes

- **2026-08-12** `9a5026bf9057` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/alchemillahq/apis/sylve-api/changes/auth/users/capabilities/get.md)

---

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