Fix backup/restore page to have proper headings
[akkoma] / docs / api / admin_api.md
index 84adca6ff335df38077ade0c73500bc0f6270df3..53b68ffd46d8d51e4c09eb5eec11fa5dfe989300 100644 (file)
@@ -149,6 +149,17 @@ Note: Available `:permission_group` is currently moderator and admin. 404 is ret
   - `nickname`
   - `status` BOOLEAN field, false value means deactivation.
 
+## `/api/pleroma/admin/users/:nickname`
+
+### Retrive the details of a user
+
+- Method: `GET`
+- Params:
+  - `nickname`
+- Response:
+  - On failure: `Not found`
+  - On success: JSON of the user
+
 ## `/api/pleroma/admin/relay`
 
 ### Follow a Relay