PIM 26.21
| Version | 26.21 |
|---|---|
| Release Date | 12 August 2026 |
Changes
New features
New public API endpoints for retrieving users are now available in preview:
GET /api/users, used to list users.GET /api/users/{id}, used to retrieve the details of a specific user by id.GET /api/users/with-roles, used to list active users together with their assigned roles.GET /api/users/for-select, used to list active users in a shape suited for populating a selection control.
Enhancements
None
Deprecations
None