Get paginated users
GET/v2/organizations/:organizationCode/users
> [!important]
Required permission scope:
stonal.user.read
Returns a paginated list of users for the specified organization
Request
Responses
- 200
- 400
- 401
- 403
- 422
- 500
Successful response
Bad request
Unauthorized - Missing authentication
Forbidden - Access denied
Unprocessable Entity - Validation errors
Internal server error