Search users

It will preform a simple search based on name and email matching the given query. Requires minimum 2 characters

Authentication

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

Query parameters

qstringOptional
The pattern to search in the username or email

Response

usersSchema
userslist of objects
A list of users in the Unleash instance.
rootRoleslist of objects or null

A list of root roles in the Unleash instance.

Errors