Planned for
Role-based changes to user data responses in the CMA
Starting 14.08.2026, we will update how user data is returned from the Content Management API (CMA) when fetching users within a space. API responses for user data will become role-based:
- Admin users will continue to receive full responses, with no changes.
- Non-admin users will receive limited user information in the following endpoints:
The reduced data set for non-admin users is already reflected in our public documentation and will be enforced from the date above.
What you need to do
If your implementation uses API tokens associated with non-admin users to fetch data from these endpoints, you should expect less information in responses than before. Please update your integrations accordingly to handle the reduced payload.