getUsers

Get details about all users, including which authorization roles and folder access they have

http://your-server/rest/getUsers Since 1.8.0

Get details about all users, including which authorization roles and folder access they have. Only users with admin privileges are allowed to call this method.

Parameters

Takes no extra parameters.

Example

Result

A subsonic-response element with a nested users element on success.

// TODO
// TODO
Field Type Req. OpenS. Details
users users Yes The users
Last modified March 31, 2023: Remove "Reference" level (0e00cdd)