v12

latestOpenAPI 3.1.0AGPL-3.0raw.githubusercontent.com2026-05-286377631.6 MB
/api/user

GET /api/user/recipients

Fetch a list of Users. Returns only active users. Meant for non-admins unlike GET /api/user.

  • If user-visibility is :all or the user is an admin, include all users.
  • If user-visibility is :group, include only users in the same group (excluding the all users group).
  • If user-visibility is :none or the user is sandboxed, include only themselves.
get/api/user/recipients

Response

Successful response