get https://{server}/api/v2.1/admin/users//
Return detailed information of the user.
Response
Return detailed information of the user.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seafile.com/api/v2.1/admin/users/user_id/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: