PageType is a datatype for defining page counts and types.

This datatype is used by six datatypes, each with a corresponding query fields: DashboardPage with dashboardsPage(); GroupPage with groupsPage(); RolePage with rolesPage(); SearchDomainPage with searchDomainsPage(); UserPermissionsPage, which is used by the key datatype, User; and UsersPage with usersPage().

Table: PageType

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Sep 27, 2024
numberintegeryes Long-TermThe number associated with the type of page.
totalintegeryes Long-TermThe total number of pages.
totalNumberOfRowsintegeryes Long-TermThe total number of rows to display on the page.