Users

Export a user's data (admin only)

Downloads a JSON export of another user's data (hosts, credentials, file manager bookmarks). Secrets are decrypted server-side, so handle the file carefully.

get/users/admin/export/{userId}

Path parameters

userIdstring required

Response

JSON export of the user's data.

Changes