v1
latestSwagger 2.02026-07-13285166341.1 KBUsers
Get users
No Documentation Found.
get/api/v2/Users
Query parameters
usernamestring
Optional. Search by username. Supports beginning and ending wildcards (*).
emailstring
Optional. Search by email. Supports beginning and ending wildcards (*).
namestring
Optional. Search by name. Supports beginning and ending wildcards (*).
hasRolestring
Optional. Return only users having the provided role name.
limitinteger
Optional. The page limit. The default page limit is 10.
offsetinteger
Optional. The page offset. The default page offset is 0.
Response
OK