GetAdminRolesRequest
Props
adminRoleActive
adminRoleActive: false
 | undefined
 | true
Whether the admin role is enabled to filter
adminRoleId
adminRoleId: number
 | undefined
The admin role ID to filter
adminRoleName
adminRoleName: string
 | undefined
The admin role name part to filter
count
count: number
 | undefined
The max returning record count
excludedAdminUserId
excludedAdminUserId: any
 | number
 | number[]
Not attached admin user ID list separated by semicolons (;). Use the 'all' value to select all admin users
fullAdminUsersMatching
fullAdminUsersMatching: string
 | undefined
Set false to get roles with partial admin user list matching
includedAdminUserId
includedAdminUserId: any
 | number
 | number[]
The attached admin user ID list separated by semicolons (;). Use the 'all' value to select all admin users
offset
offset: number
 | undefined
The first N records are skipped in the output
showingAdminUserId
showingAdminUserId: number
 | undefined
The admin user to show in the 'admin_users' field output
withAccountRoles
withAccountRoles: false
 | undefined
 | true
Whether to include the account roles
withEntries
withEntries: false
 | undefined
 | true
Whether to get the permissions
withParentRoles
withParentRoles: false
 | undefined
 | true
Whether to include the parent roles
withSystemRoles
withSystemRoles: false
 | undefined
 | true