get http://localhost/api/v1/users/
Use id=self
to get information about the user associated to the current API token.
Optional permissions
-
read users
Required to access the information of any user other thanself
-
read groups
Required to access the groups associated with a user -
read permissions
Required to access the permissions associated with a user -
read roles
Required to access the roles associated with a user -
read sources
Required to access the sources associated with a user