# Retrieve all users in the organization with their roles and permissions Changes to users sometimes take a few minutes to appear while being indexed Endpoint: GET /user Version: 1.0.0 Security: JWTAuthorizer ## Response 200 fields (application/json): - `email` (string) User's email - `policyIds` (array) - `status` (string) User's status Enum: "active", "inactive"