Get basic user and group information

Get a subset of user and group information eligible even for non-admin users

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Response

usersGroupsBaseSchema
groupslist of objects or null
A list of user groups and their configuration.
userslist of objects or null
A list of users.

Errors