Users

User List

get/api/users

Response

An array of users.

usernamestring

Username of the user.

scope'admin' | 'install' | 'update' | 'read'
totp_enabledboolean

Whether two-factor authentication is enabled/required using TOTP. Not available if Passkey is used.

passkeyboolean

Whether this user authenticates using a Passkey.

Changes