admin
List Users
List users with offset pagination and optional search (admin only).
get/api/admin/users
Query parameters
limitinteger
offsetinteger
searchstring nullable
Filter by name or email (substring)
Filter by name or email (substring)
Response
Successful Response
Changes
Changed in 1 of the 30 revisions of this API.2
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○