v1
latestOpenAPI 3.0.02026-07-175652103.9 KBuser
Get Users for client
This function is an API endpoint that retrieves all users.
Parameters
-
current: The current page number for pagination. This parameter is currently unused.
-
pageSize: The number of items per page for pagination. This parameter is currently unused.
-
accessible: A boolean value indicating whether the user is accessible. This parameter is currently unused.
-
status: The status of the user. This parameter is currently unused.
Returns
If successful, this function returns a Json<UserList> object containing the users.
get/api/users
Query parameters
currentinteger required
pageSizeinteger required
accessibleboolean nullable
statusinteger nullable