http://your-server/rest/getUser.view
Since 1.3.0
Get details about a given user, including which authorization roles it has. Can be used to enable/disable certain features in the client, such as jukebox control.
Parameter | Required | Default | Comment |
---|---|---|---|
username |
Yes | The name of the user to retrieve. You can only retrieve your own user unless you have admin privileges. |
Returns a <subsonic-response>
element with a nested <user>
element on success. Example.