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.
Query parameters
Response
Changes
Changed in 2 of the 11 revisions of this API.4
- ○
api tag
useraddedapi-tag-added
- ○
api tag
Userremovedapi-tag-removed
- ○
- ○
api tag
Useraddedapi-tag-added
- ○
api tag
userremovedapi-tag-removed
This revision also has 16 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○