List Users
GET/users
Return a paginated list of users, newest first. Platform admin access only.
When q is supplied, the page and total are computed over users whose
username contains q (case-insensitive), so search spans the whole user
set rather than a single already-loaded page.
Request
Responses
- 200
- 403
- 422
Successful Response
Forbidden
Validation Error