Property reference

user.role.history.page.size

The user.role.history.page.size property defines the number of rows returned per page when the getUsersWithRole API is called. Admins should adjust this value within the range of 10 to 2000 to optimize performance and manage data retrieval effectively.

Default: 50 Type: integer Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property sets the pagination size for the getUsersWithRole API, impacting how many user roles are displayed in each response.
What area does it affect? API response pagination
What does the default mean? The default value is "50", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when optimizing API performance or adjusting data display preferences.

Out of the box property record

Raw metadata from the property record.

Property name user.role.history.page.size
Sys ID 2f5f2ee67fb41210a71ae39b0d86652a
Type integer
Application Global
Default value 50
Description Number of rows to be returned per page when getUsersWithRole api is called. Minimum rows per page returned on api call = 10 Maximum rows per page returned on api call = 2000 The suggested value should be provided in this range , as the system by functionality uses this range irrespective of number provisioned.
Updated 2025-03-10 03:21:47