List users in the selected entity
GET/users
Returns the entity's members, each with their full list of grants.
Paginated via skip/limit; optionally filtered by one or more
status values (ACTIVE / REVOKED — derived from grant state, not
the underlying user account status). Requires USER_READ permission.
Request
Responses
- 200
- 401
- 403
OK
Missing/invalid JWT or entity selection
Caller lacks USER_READ permission