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 arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in 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.